3 writes to _fDataRowCreatedSpecial
System.Data.Common (3)
System\Xml\XmlDataDocument.cs (3)
244_fDataRowCreatedSpecial = true; 251_fDataRowCreatedSpecial = false; 2604_fDataRowCreatedSpecial = false;
9 references to _fDataRowCreatedSpecial
System.Data.Common (9)
System\Xml\XmlDataDocument.cs (9)
241Debug.Assert(_fDataRowCreatedSpecial == false); 249Debug.Assert(_fDataRowCreatedSpecial); 272if (_fDataRowCreatedSpecial) 343if (_fDataRowCreatedSpecial) 360Debug.Assert(_fDataRowCreatedSpecial == false); 511bool fDataRowCreatedSpecialOld = _fDataRowCreatedSpecial; 514if (_fDataRowCreatedSpecial) 532Debug.Assert(_fDataRowCreatedSpecial == false); 1180if (_fDataRowCreatedSpecial)