2 references to EndCollectionChar
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\JsonGlobals.cs (1)
40public const byte EndCollectionByte = (byte)EndCollectionChar;
System\Runtime\Serialization\Json\XmlJsonWriter.cs (1)
569_nodeWriter.WriteText(JsonGlobals.EndCollectionChar);