Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb74e708

Browse files
authored
SealClientRemoteSessionDSHandlerImpl (#21218)
The motivation of this PR is this comment by@PaulHigin#11820 (comment)._Contributes to#15110._
1 parentb5fbe9e commitb74e708

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/System.Management.Automation/engine/remoting/client/remotingprotocolimplementation.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -741,9 +741,7 @@ internal void ProcessNonSessionMessages(RemoteDataObject<PSObject> rcvdData)
741741
publicvoidDispose()
742742
{
743743
_transportManager.Dispose();
744-
745-
GC.SuppressFinalize(this);
746-
}
744+
}
747745

748746
#endregion IDisposable
749747

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp