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