1 write to StartLabel
System.Private.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1365
StartLabel
= ilg.DefineLabel();
2 references to StartLabel
System.Private.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
1392
MarkLabel(whileState.
StartLabel
);
1421
Brtrue(whileState.
StartLabel
);