1 reference to s_bIsNull
System.Data.Common (1)
System\Data\SQLTypes\SQLDecimal.cs (1)
814get { return (_bStatus & s_bNullMask) == s_bIsNull; }