1 write to EndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
272
forState.
EndLabel
= DefineLabel();
3 references to EndLabel
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CodeGenerator.cs (3)
251
MarkLabel(forState.
EndLabel
);
276
_ilGen.Emit(branchInstruction, forState.
EndLabel
);
312
MarkLabel(forState.
EndLabel
);