1 write to StartLabel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
2331
StartLabel
= ilg.DefineLabel();
2 references to StartLabel
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (2)
2350
MarkLabel(whileState.
StartLabel
);
2385
Brtrue(whileState.
StartLabel
);