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