4 references to Decimal
System.Runtime.Serialization (4)
System\Xml\XmlBinaryReader.cs (1)
675ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Decimal, ValueHandleLength.Decimal);
System\Xml\XmlBufferReader.cs (3)
447byte[] buffer = GetBuffer(ValueHandleLength.Decimal, out offset); 462Advance(ValueHandleLength.Decimal); 1318ReadValue(value, ValueHandleType.Decimal, ValueHandleLength.Decimal);