csharpstandard icon indicating copy to clipboard operation
csharpstandard copied to clipboard

Check "extra" exceptions

Open jskeet opened this issue 7 months ago • 0 comments

We're not convinced that the list in 21.5 is complete

Examples:

  • InvalidOperationException when using .Value
  • SwitchExpressionException for unhandled switch arms

jskeet avatar Nov 30 '23 07:11 jskeet