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