5 references to Bytes32Text
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
260
Bytes32TextWithEndElement =
Bytes32Text
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (3)
323
case XmlBinaryNodeType.
Bytes32Text
:
631
case XmlBinaryNodeType.
Bytes32Text
:
990
XmlBinaryNodeType nodeType = (withEndElement ? XmlBinaryNodeType.Bytes32TextWithEndElement : XmlBinaryNodeType.
Bytes32Text
);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1277
case XmlBinaryNodeType.
Bytes32Text
: