Skip to content

Commit

Permalink
Move IsBuildOnlyDiagnostic to use a switch expression (#73313)
Browse files Browse the repository at this point in the history
By suppressing CS8524, we can get a build-time diagnostic when we forget to update this, rather than getting a test failure that we often forget until CI throws.

Co-authored-by: Rikki Gibson <[email protected]>
  • Loading branch information
333fred and RikkiGibson authored May 2, 2024
1 parent be8ec0f commit e50c3e3
Showing 1 changed file with 1,867 additions and 1,868 deletions.
Loading

0 comments on commit e50c3e3

Please sign in to comment.