Skip to content
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

Fix MSTEST0012/MSTEST0013 documentation about test class being static #44431

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@Youssef1313 Youssef1313 requested review from IEvangelist and a team as code owners January 18, 2025 10:38
@dotnetrepoman dotnetrepoman bot added this to the January 2025 milestone Jan 18, 2025
@@ -32,20 +32,19 @@ A method marked with `[AssemblyInitialize]` should have valid layout.

Methods marked with `[AssemblyInitialize]` should follow the following layout to be valid:

- it can't be declared on a generic class
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This info is repeated down on the rules of the declaring type

@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
1 participant