4 references to Decimal
System.Private.DataContractSerialization (4)
System\Xml\XmlBinaryReader.cs (1)
661ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Decimal, ValueHandleLength.Decimal);
System\Xml\XmlBufferReader.cs (3)
397byte[] buffer = GetBuffer(ValueHandleLength.Decimal, out int offset); 407Advance(ValueHandleLength.Decimal); 1145ReadValue(value, ValueHandleType.Decimal, ValueHandleLength.Decimal);