8 references to Decimal
System.Private.DataContractSerialization (8)
System\Xml\ValueHandle.cs (6)
176case ValueHandleType.Decimal: 360if (type == ValueHandleType.Decimal) 495case ValueHandleType.Decimal: 577case ValueHandleType.Decimal: 632case ValueHandleType.Decimal: 924Debug.Assert(_type == ValueHandleType.Decimal);
System\Xml\XmlBinaryReader.cs (1)
661ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Decimal, ValueHandleLength.Decimal);
System\Xml\XmlBufferReader.cs (1)
1147ReadValue(value, ValueHandleType.Decimal, ValueHandleLength.Decimal);