Skip to content

[Controls] Enforce CA1507 - use nameof() where possible#22102

Merged
rmarinho merged 2 commits into
dotnet:mainfrom
symbiogenesis:nameof-controls
May 20, 2024
Merged

[Controls] Enforce CA1507 - use nameof() where possible#22102
rmarinho merged 2 commits into
dotnet:mainfrom
symbiogenesis:nameof-controls

Conversation

@symbiogenesis

@symbiogenesis symbiogenesis commented Apr 28, 2024

Copy link
Copy Markdown
Contributor

Enforces CA1507

This should ensure that an entire class of bugs can be discovered at compile time, instead of runtime.

Related: #21962

@symbiogenesis symbiogenesis requested a review from a team as a code owner April 28, 2024 06:59
@dotnet-policy-service

Copy link
Copy Markdown
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.

@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label Apr 28, 2024
@jsuarezruiz

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@Eilon Eilon added the area-architecture Issues with code structure, SDK structure, implementation details label May 11, 2024
@rmarinho rmarinho merged commit 7542528 into dotnet:main May 20, 2024
@symbiogenesis symbiogenesis deleted the nameof-controls branch May 21, 2024 04:43
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-architecture Issues with code structure, SDK structure, implementation details community ✨ Community Contribution fixed-in-8.0.60 fixed-in-9.0.0-preview.5.24307.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants