2 writes to _isNotifying
System.Data.Odbc (2)
src\libraries\Common\src\System\Data\ProviderBase\DbReferenceCollection.cs (2)
191_isNotifying = true; 218_isNotifying = false;
1 reference to _isNotifying
System.Data.Odbc (1)
src\libraries\Common\src\System\Data\ProviderBase\DbReferenceCollection.cs (1)
270while ((!_isNotifying) && (!lockObtained))