2 references to ERR_SwitchFallThrough
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
741
or ErrorCode.
ERR_SwitchFallThrough
FlowAnalysis\ControlFlowPass.cs (1)
380
Diagnostics.Add(isLastSection ? ErrorCode.ERR_SwitchFallOut : ErrorCode.
ERR_SwitchFallThrough
,