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