1 write to CondLabel
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
2234CondLabel = ilg.DefineLabel();
3 references to CondLabel
System.Xml (3)
System\Xml\Serialization\CodeGenerator.cs (3)
2250Br(whileState.CondLabel); 2267Br(whileState.CondLabel); 2276MarkLabel(whileState.CondLabel);