2 references to LAbsCmp
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
1335
if (x.
LAbsCmp
(y) < 0)
2835
int lResult = snumArg1.
LAbsCmp
(snumArg2);