3 writes to _fDataRowCreatedSpecial
System.Data.Common (3)
System\Xml\XmlDataDocument.cs (3)
249_fDataRowCreatedSpecial = true; 257_fDataRowCreatedSpecial = false; 2644_fDataRowCreatedSpecial = false;
9 references to _fDataRowCreatedSpecial
System.Data.Common (9)
System\Xml\XmlDataDocument.cs (9)
246Debug.Assert(_fDataRowCreatedSpecial == false); 255Debug.Assert(_fDataRowCreatedSpecial); 280if (_fDataRowCreatedSpecial) 355if (_fDataRowCreatedSpecial) 372Debug.Assert(_fDataRowCreatedSpecial == false); 527bool fDataRowCreatedSpecialOld = _fDataRowCreatedSpecial; 530if (_fDataRowCreatedSpecial) 548Debug.Assert(_fDataRowCreatedSpecial == false); 1188if (_fDataRowCreatedSpecial)