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