2 writes to _totalDistributedCacheWrite
Microsoft.Extensions.Caching.Hybrid (2)
Internal\HybridCacheEventSource.cs (2)
61
Volatile.Write(ref
_totalDistributedCacheWrite
, 0);
176
_ = Interlocked.Increment(ref
_totalDistributedCacheWrite
);