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