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