2 references to Chars32TextWithEndElement
System.Runtime.Serialization (2)
System\Xml\XmlBinaryReader.cs (2)
599case XmlBinaryNodeType.Chars32TextWithEndElement: 933XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.Chars32TextWithEndElement : XmlBinaryNodeType.Chars32Text);