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)
538
if (
_fInClear
&& (col.Table == _table || col.Table == null))