4 references to Label
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
1068Output.Write(e.Label);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1380Output.Write(e.Label);
System\CodeDom\Compiler\CodeValidator.cs (2)
560ValidateIdentifier(e, nameof(e.Label), e.Label);