1 write to methodEndLabel
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
94this.methodEndLabel = ilGen.DefineLabel();
2 references to methodEndLabel
System.Xml (2)
System\Xml\Serialization\CodeGenerator.cs (2)
112MarkLabel(methodEndLabel); 2225Br(this.methodEndLabel);