3 references to IsNullCompressionBitSet
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
3585
if (!_stateObj.
IsNullCompressionBitSet
(currentColumn)) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
4630
if (stateObj.
IsNullCompressionBitSet
(columnOrdinal)) {
4911
if (stateObj.
IsNullCompressionBitSet
(columnOrdinal)) {