2 references to x_bPositive
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLDecimal.cs (2)
830return(m_bStatus & x_bSignMask) == x_bPositive; 2931m_bStatus = (byte) (x_bNotNull | x_bPositive);