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