4 references to Chars32Text
System.Runtime.Serialization (4)
System\Xml\XmlBinaryNodeType.cs (1)
256
Chars32TextWithEndElement =
Chars32Text
+ 1,
System\Xml\XmlBinaryReader.cs (2)
605
case XmlBinaryNodeType.
Chars32Text
:
933
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.Chars32TextWithEndElement : XmlBinaryNodeType.
Chars32Text
);
System\Xml\XmlBufferReader.cs (1)
1287
case XmlBinaryNodeType.
Chars32Text
: