1 write to CondLabel
System.Private.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
1366
CondLabel
= ilg.DefineLabel();
3 references to CondLabel
System.Private.Xml (3)
System\Xml\Serialization\CodeGenerator.cs (3)
1391
Brtrue(whileState.
CondLabel
);
1405
Br(whileState.
CondLabel
);
1415
MarkLabel(whileState.
CondLabel
);