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)
270
while ((!
_isNotifying
) && (!lockObtained))