2 references to Decimal
mscorlib (1)
system\decimal.cs (1)
1056return new Decimal(value);
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3284return new Decimal(GetSingle(this.tokDataPos));