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