3 references to Bytes32TextWithEndElement
System.Private.DataContractSerialization (3)
System\Xml\XmlBinaryReader.cs (3)
321
case XmlBinaryNodeType.
Bytes32TextWithEndElement
:
639
case XmlBinaryNodeType.
Bytes32TextWithEndElement
:
1007
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.
Bytes32TextWithEndElement
: XmlBinaryNodeType.Bytes32Text);