1 write to RequiresEndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
272
forState.
RequiresEndLabel
= true;
3 references to RequiresEndLabel
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CodeGenerator.cs (3)
249
if (forState.
RequiresEndLabel
)
269
if (!forState.
RequiresEndLabel
)
310
if (forState.
RequiresEndLabel
)