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

[Compatibility] Enforce CA1507 - use nameof() where possible #22103

Closed
wants to merge 2 commits into from

Conversation

symbiogenesis
Copy link
Contributor

Enforces CA1507

Prevents an entire class of potential bugs at compile-time, instead of stumbling on them at runtime.

Relates: #21962 #22102

@symbiogenesis symbiogenesis requested a review from a team as a code owner April 28, 2024 07:25
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Apr 28, 2024
Copy link
Contributor

Hey there @symbiogenesis! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen
Copy link
Member

Thank you for splitting these up.
This particular one we probably won't take. The "compatibility" project (unless there's some really important reason) is in a "read-only" state.

@PureWeen PureWeen closed this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants