1 write to StartLabel
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
2233
StartLabel
= ilg.DefineLabel();
2 references to StartLabel
System.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
2251
MarkLabel(whileState.
StartLabel
);
2281
Brtrue(whileState.
StartLabel
);