3 references to Bytes32TextWithEndElement
System.Runtime.Serialization (3)
System\Xml\XmlBinaryReader.cs (3)
335
case XmlBinaryNodeType.
Bytes32TextWithEndElement
:
653
case XmlBinaryNodeType.
Bytes32TextWithEndElement
:
1020
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.
Bytes32TextWithEndElement
: XmlBinaryNodeType.Bytes32Text);