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