maui icon indicating copy to clipboard operation
maui copied to clipboard

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

Open symbiogenesis opened this issue 1 year ago • 3 comments

Enforces CA1507

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

Related: https://github.com/dotnet/maui/pull/21962

symbiogenesis avatar Apr 28 '24 06:04 symbiogenesis

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.

/azp run

jsuarezruiz avatar Apr 29 '24 05:04 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Apr 29 '24 05:04 azure-pipelines[bot]