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