4 references to DecimalText
System.Private.DataContractSerialization (4)
System\Xml\XmlBinaryNodeType.cs (1)
252
DecimalTextWithEndElement =
DecimalText
+ 1,
System\Xml\XmlBinaryWriter.cs (2)
773
WriteTextNodeRaw(XmlBinaryNodeType.
DecimalText
, d);
782
span[0] = (byte)XmlBinaryNodeType.
DecimalText
;
System\Xml\XmlBufferReader.cs (1)
1144
case XmlBinaryNodeType.
DecimalText
: