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