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