1 write to Label
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeGotoStatement.cs (1)
31Label = label;
2 references to Label
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
597ValidateIdentifier(e, "Label", e.Label);
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
1769Output.Write(e.Label);