1 write to EndLabel
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
2235
EndLabel
= ilg.DefineLabel();
2 references to EndLabel
System.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
2257
MarkLabel(whileState.
EndLabel
);
2262
Br(whileState.
EndLabel
);