4 references to ZeroText
System.Runtime.Serialization (4)
System\Xml\XmlBinaryNodeType.cs (1)
242ZeroTextWithEndElement = ZeroText + 1,
System\Xml\XmlBinaryWriter.cs (2)
475WriteTextNode(XmlBinaryNodeType.ZeroText); 684WriteTextNode(XmlBinaryNodeType.ZeroText);
System\Xml\XmlBufferReader.cs (1)
1266case XmlBinaryNodeType.ZeroText: