2 references to s_lBitNotIntMax
System.Data.Common (2)
System\Data\SQLTypes\SQLInt32.cs (2)
130long lTemp = lResult & s_lBitNotIntMax; 131if (lTemp != 0 && lTemp != s_lBitNotIntMax)