3 references to DoubleText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
252
DoubleTextWithEndElement =
DoubleText
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
816
buffer[offset + 0] = (byte)XmlBinaryNodeType.
DoubleText
;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1310
case XmlBinaryNodeType.
DoubleText
: