3 references to Label
System (3)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
1586Output.Write(e.Label);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
1631Output.Write(e.Label);
compmod\system\codedom\compiler\CodeValidator.cs (1)
486ValidateIdentifier(e,"Label",e.Label);