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