2 references to Floor
mscorlib (2)
system\decimal.cs (1)
378
return (-(Decimal.
Floor
(-d)));
system\math.cs (1)
77
return Decimal.
Floor
(d);