1 write to StartLabel
System.Private.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1395
StartLabel
= ilg.DefineLabel();
2 references to StartLabel
System.Private.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
1422
MarkLabel(whileState.
StartLabel
);
1451
Brtrue(whileState.
StartLabel
);