5 references to Bytes32Text
System.Private.DataContractSerialization (5)
System\Xml\XmlBinaryNodeType.cs (1)
259
Bytes32TextWithEndElement =
Bytes32Text
+ 1,
System\Xml\XmlBinaryReader.cs (3)
335
case XmlBinaryNodeType.
Bytes32Text
:
645
case XmlBinaryNodeType.
Bytes32Text
:
1007
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.Bytes32TextWithEndElement : XmlBinaryNodeType.
Bytes32Text
);
System\Xml\XmlBufferReader.cs (1)
1132
case XmlBinaryNodeType.
Bytes32Text
: