2 references to Chars32TextWithEndElement
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryReader.cs (2)
585
case XmlBinaryNodeType.
Chars32TextWithEndElement
:
920
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.
Chars32TextWithEndElement
: XmlBinaryNodeType.Chars32Text);