3 references to Abs
mscorlib (3)
system\decimal.cs (2)
701if (Abs(d1) < Abs(d2)) {
system\math.cs (1)
336return Decimal.Abs(value);