3 writes to _totalStampedeJoin
Microsoft.Extensions.Caching.Hybrid (3)
Internal\HybridCacheEventSource.cs (3)
64Volatile.Write(ref _totalStampedeJoin, 0); 187_ = Interlocked.Increment(ref _totalStampedeJoin); 217new PollingCounter("total-stampede-joins", this, () => Volatile.Read(ref _totalStampedeJoin)) { DisplayName = "Total Stampede Joins" },