2 writes to _sharedSessionRefCount
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Metrics\MetricsEventSource.cs (2)
496&& ((!_disabledRefCount && Interlocked.Decrement(ref _sharedSessionRefCount) == 0) 539Interlocked.Increment(ref _sharedSessionRefCount);