3 references to s_iBitNotByteMax
System.Data.Common (3)
System\Data\SQLTypes\SQLByte.cs (3)
101
if ((iResult &
s_iBitNotByteMax
) != 0)
113
if ((iResult &
s_iBitNotByteMax
) != 0)
125
if ((iResult &
s_iBitNotByteMax
) != 0)