4 references to WRN_SwitchExpressionNotExhaustiveWithWhen
Microsoft.CodeAnalysis.CSharp (4)
Binder\SwitchExpressionBinder.cs (1)
98
requiresFalseWhenClause ? ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
:
Errors\ErrorFacts.cs (2)
492
case ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
:
2094
or ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
Generated\ErrorFacts.Generated.cs (1)
254
case ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
: