2 references to s_llMax
System.Data.Common (2)
System\Data\SQLTypes\SQLInt64.cs (2)
315if (dwl > SqlDecimal.s_llMax && (ssnumTemp.IsPositive || dwl != 1 + SqlDecimal.s_llMax))