-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Enable CA1822: Mark private members as static #13897
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
|
@xtqqczze Please split the PR. |
src\System.Management.Automation\engine\remoting\ _Contributes to PowerShell#13897._ https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822
`src\System.Management.Automation\engine\` -`src\System.Management.Automation\engine\remoting\` _Contributes to PowerShell#13897._ https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822
`src\System.Management.Automation\` -`src\System.Management.Automation\engine\` Contributes to PowerShell#13897. https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822
Split is completed. |
|
@iSazonov Please could you review. |
|
🎉 Handy links: |
https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822
Non-breaking change as only enabled for non-public API surface.