X Tutup
Skip to content

Mark private members as static part 3#14226

Merged
iSazonov merged 1 commit intoPowerShell:masterfrom
xtqqczze:CA1822-p3
Nov 24, 2020
Merged

Mark private members as static part 3#14226
iSazonov merged 1 commit intoPowerShell:masterfrom
xtqqczze:CA1822-p3

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

src/Microsoft.PowerShell.Commands.Management/

Contributes to #13897.

https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822

@ghost ghost assigned daxian-dbw Nov 23, 2020
@xtqqczze xtqqczze changed the title Fix CA1822: Mark members as static part 3 Mark private members as static part 3 Nov 23, 2020
@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Nov 23, 2020
@iSazonov iSazonov assigned iSazonov and unassigned daxian-dbw Nov 24, 2020
@iSazonov iSazonov merged commit 09ae5d7 into PowerShell:master Nov 24, 2020
@iSazonov iSazonov added this to the 7.2.0-preview.2 milestone Nov 24, 2020
@xtqqczze xtqqczze deleted the CA1822-p3 branch November 24, 2020 09:03
@ghost
Copy link
Copy Markdown

ghost commented Dec 15, 2020

🎉v7.2.0-preview.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup