2 references to ToDecimal
mscorlib (2)
system\decimal.cs (2)
232
Decimal temp = Currency.
ToDecimal
(value);
248
return Currency.
ToDecimal
(Currency.FromOACurrency(cy));