4 references to Decimal
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
647ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Decimal, ValueHandleLength.Decimal);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
446byte[] buffer = GetBuffer(ValueHandleLength.Decimal, out offset); 451Advance(ValueHandleLength.Decimal); 1290ReadValue(value, ValueHandleType.Decimal, ValueHandleLength.Decimal);