- Notifications
You must be signed in to change notification settings - Fork7.7k
Seal internal typeClientRemoteSessionDSHandlerImpl
#24705
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Seal internal typeClientRemoteSessionDSHandlerImpl
#24705
Uh oh!
There was an error while loading.Please reload this page.
Conversation
D:\a\1\s\src\System.Management.Automation\engine\remoting\client\remotingprotocolimplementation.cs(752,24): error CS0628: 'ClientRemoteSessionDSHandlerImpl.Dispose(bool)': new protected member declared in sealed type [D:\a\1\s\src\System.Management.Automation\System.Management.Automation.csproj] |
@iSazonov checks successful, can we merge? |
8017195
intoPowerShell:masterUh oh!
There was an error while loading.Please reload this page.
microsoft-github-policy-servicebot commentedDec 25, 2024 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 Hey@xtqqczze, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗https://aka.ms/PSRepoFeedback |
Contributes to#24094.
Seal internal type
System.Management.Automation.Remoting.ClientRemoteSessionDSHandlerImpl
insrc/System.Management.Automation/engine/remoting/client/remotingprotocolimplementation.cs
The motivation of this PR is this comment by@PaulHigin#11820 (comment).