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