1 write to EndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
271
forState.
EndLabel
= DefineLabel();
3 references to EndLabel
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CodeGenerator.cs (3)
250
MarkLabel(forState.
EndLabel
);
275
_ilGen.Emit(branchInstruction, forState.
EndLabel
);
311
MarkLabel(forState.
EndLabel
);