2 writes to _fInLoadDiffgram
System.Data.Common (2)
System\Data\DataSet.cs (2)
2488newDs._fInLoadDiffgram = true; 2541newDs._fInLoadDiffgram = false;
1 reference to _fInLoadDiffgram
System.Data.Common (1)
System\Data\DataRow.cs (1)
206if (_table._fInLoadDiffgram || (_table.DataSet != null && _table.DataSet._fInLoadDiffgram))