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