4 references to UnicodeChars32Text
System.Runtime.Serialization (4)
System\Xml\XmlBinaryNodeType.cs (1)
271UnicodeChars32TextWithEndElement = UnicodeChars32Text + 1,
System\Xml\XmlBinaryReader.cs (2)
626case XmlBinaryNodeType.UnicodeChars32Text: 998XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.UnicodeChars32TextWithEndElement : XmlBinaryNodeType.UnicodeChars32Text);
System\Xml\XmlBufferReader.cs (1)
1296case XmlBinaryNodeType.UnicodeChars32Text: