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