3 writes to _fInClear
System.Data.Common (3)
System\Data\DataColumnCollection.cs (3)
604_fInClear = true; 606_fInClear = false; 611_fInClear = false;
1 reference to _fInClear
System.Data.Common (1)
System\Data\DataColumnCollection.cs (1)
538if (_fInClear && (col.Table == _table || col.Table == null))