3 references to ERR_DuplicateCaseLabel
Microsoft.CodeAnalysis.CSharp (3)
Binder\SwitchBinder_Patterns.cs (2)
112
diagnostics.Add(ErrorCode.
ERR_DuplicateCaseLabel
, syntax.Location, cp.ConstantValue.GetValueToDisplay());
254
diagnostics.Add(ErrorCode.
ERR_DuplicateCaseLabel
, node.Location, label.Name);
Errors\ErrorFacts.cs (1)
730
or ErrorCode.
ERR_DuplicateCaseLabel