6 writes to _currentUnderlyingDataQuery
Microsoft.Extensions.Caching.Hybrid (6)
Internal\HybridCacheEventSource.cs (6)
60Volatile.Write(ref _currentUnderlyingDataQuery, 0); 139_ = Interlocked.Increment(ref _currentUnderlyingDataQuery); 147_ = Interlocked.Decrement(ref _currentUnderlyingDataQuery); 155_ = Interlocked.Decrement(ref _currentUnderlyingDataQuery); 163_ = Interlocked.Decrement(ref _currentUnderlyingDataQuery); 213new PollingCounter("current-data-query", this, () => Volatile.Read(ref _currentUnderlyingDataQuery)) { DisplayName = "Current Data Queries" },