3 references to DecimalText
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
252
DecimalTextWithEndElement =
DecimalText
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
828
buffer[offset++] = (byte)XmlBinaryNodeType.
DecimalText
;
System\Xml\XmlBufferReader.cs (1)
1317
case XmlBinaryNodeType.
DecimalText
: