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