2 references to s_iIntMin
System.Data.Common (2)
System\Data\SQLTypes\SQLInt32.cs (2)
144if ((x.m_value == s_iIntMin) && (y.m_value == -1)) 160if ((x.m_value == s_iIntMin) && (y.m_value == -1))