3 references to EmptyText
System.Private.DataContractSerialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
262
EmptyTextWithEndElement =
EmptyText
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
446
WriteTextNode(XmlBinaryNodeType.
EmptyText
);
System\Xml\XmlBufferReader.cs (1)
1090
case XmlBinaryNodeType.
EmptyText
: