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