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