3 references to FloatText
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
250
FloatTextWithEndElement =
FloatText
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
783
buffer[offset + 0] = (byte)XmlBinaryNodeType.
FloatText
;
System\Xml\XmlBufferReader.cs (1)
1335
case XmlBinaryNodeType.
FloatText
: