3 writes to fInClear
System.Data (3)
fx\src\data\System\Data\DataColumnCollection.cs (3)
553fInClear = true; 555fInClear = false; 561fInClear = false;
1 reference to fInClear
System.Data (1)
fx\src\data\System\Data\DataColumnCollection.cs (1)
485if (fInClear && (col.Table == table || col.Table == null))