1 write to _methodEndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
144
_methodEndLabel
= _ilGen.DefineLabel();
1 reference to _methodEndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
153
MarkLabel(
_methodEndLabel
);