2 references to Decimal
mscorlib (1)
system\decimal.cs (1)
1051
return new
Decimal
(value);
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3281
return new
Decimal
(ValueAsULong());