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