2 references to UnicodeChars32TextWithEndElement
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryReader.cs (2)
609case XmlBinaryNodeType.UnicodeChars32TextWithEndElement: 985XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.UnicodeChars32TextWithEndElement : XmlBinaryNodeType.UnicodeChars32Text);