3 references to FloatText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
251FloatTextWithEndElement = FloatText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
790buffer[offset + 0] = (byte)XmlBinaryNodeType.FloatText;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1307case XmlBinaryNodeType.FloatText: