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