5 references to StandaloneText
System.Private.DataContractSerialization (5)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (5)
148case JsonNodeType.StandaloneText: 603Debug.Assert((_nodeType == JsonNodeType.StandaloneText) || (_nodeType == JsonNodeType.EndElement), 1116if ((nextNodeType == JsonNodeType.StandaloneText) && 1214CheckText(JsonNodeType.StandaloneText); 1215_nodeType = JsonNodeType.StandaloneText;