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