1 write to StartLabel
System.Private.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1363StartLabel = ilg.DefineLabel();
2 references to StartLabel
System.Private.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
1390MarkLabel(whileState.StartLabel); 1419Brtrue(whileState.StartLabel);