4 references to WRN_GotoCaseShouldConvert
Microsoft.CodeAnalysis.CSharp (4)
Binder\SwitchBinder.cs (1)
266
diagnostics.Add(ErrorCode.
WRN_GotoCaseShouldConvert
, node.Location, SwitchGoverningType);
Errors\ErrorFacts.cs (2)
301
case ErrorCode.
WRN_GotoCaseShouldConvert
:
906
or ErrorCode.
WRN_GotoCaseShouldConvert
Generated\ErrorFacts.Generated.cs (1)
42
case ErrorCode.
WRN_GotoCaseShouldConvert
: