19 writes to _isNull
System.Data (19)
fx\src\data\Microsoft\SqlServer\Server\SqlRecordBuffer.cs (19)
62_isNull = true; 81_isNull = false; 95_isNull = false; 109_isNull = false; 130_isNull = false; 144_isNull = false; 158_isNull = false; 172_isNull = false; 186_isNull = false; 200_isNull = false; 219_isNull = false; 245_isNull = false; 266_isNull = false; 280_isNull = false; 303_isNull = false; 326_isNull = false; 423_isNull = false; 456_isNull = false; 484_isNull = true;
21 references to _isNull
System.Data (21)
fx\src\data\Microsoft\SqlServer\Server\SqlRecordBuffer.cs (21)
67return _isNull; 73Debug.Assert(!_isNull, "Null data type"); 87Debug.Assert(!_isNull, "Null data type"); 101Debug.Assert(!_isNull, "Null data type"); 122Debug.Assert(!_isNull, "Null data type"); 136Debug.Assert(!_isNull, "Null data type"); 150Debug.Assert(!_isNull, "Null data type"); 164Debug.Assert(!_isNull, "Null data type"); 178Debug.Assert(!_isNull, "Null data type"); 192Debug.Assert(!_isNull, "Null data type"); 211Debug.Assert(!_isNull, "Null data type"); 225Debug.Assert(!_isNull, "Null data type"); 256Debug.Assert(!_isNull, "Null data type"); 272Debug.Assert(!_isNull, "Null data type"); 286Debug.Assert(!_isNull, "Null data type"); 305Debug.Assert(!_isNull, "Null data type"); 316Debug.Assert(!_isNull, "Null data type"); 328Debug.Assert(!_isNull, "Null data type"); 341Debug.Assert(!_isNull, "Null data type"); 381Debug.Assert(!_isNull, "Null data type"); 400Debug.Assert(!_isNull, "Null data type");