2 writes to _isNotifying
System.Data.OleDb (2)
System\Data\ProviderBase\DbReferenceCollection.cs (2)
188
_isNotifying
= true;
215
_isNotifying
= false;
1 reference to _isNotifying
System.Data.OleDb (1)
System\Data\ProviderBase\DbReferenceCollection.cs (1)
267
while ((!
_isNotifying
) && (!lockObtained))