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