4 references to WRN_UnreferencedLabel
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
281case ErrorCode.WRN_UnreferencedLabel: 733or ErrorCode.WRN_UnreferencedLabel
FlowAnalysis\ControlFlowPass.cs (1)
143Diagnostics.Add(ErrorCode.WRN_UnreferencedLabel, label.GetFirstLocation());
Generated\ErrorFacts.Generated.cs (1)
17case ErrorCode.WRN_UnreferencedLabel: