4 references to WRN_SwitchExpressionNotExhaustiveWithWhen
Microsoft.CodeAnalysis.CSharp (4)
Binder\SwitchExpressionBinder.cs (1)
108
requiresFalseWhenClause ? ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
:
Errors\ErrorFacts.cs (2)
499
case ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
:
2107
or ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
Generated\ErrorFacts.Generated.cs (1)
253
case ErrorCode.
WRN_SwitchExpressionNotExhaustiveWithWhen
: