1 write to RequiresEndLabel
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
273
forState.
RequiresEndLabel
= true;
3 references to RequiresEndLabel
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\CodeGenerator.cs (3)
250
if (forState.
RequiresEndLabel
)
270
if (!forState.
RequiresEndLabel
)
311
if (forState.
RequiresEndLabel
)