2 writes to _activateCount
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionInternal.cs (1)
23int activateCount = Interlocked.Increment(ref _activateCount);
src\libraries\Common\src\System\Data\ProviderBase\DbConnectionInternal.cs (1)
227Interlocked.Decrement(ref _activateCount);