2 references to LAbsCmp
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (2)
1301if (x.LAbsCmp (y) < 0) { 2740int lResult = snumArg1.LAbsCmp(snumArg2);