1 write to TotalEvictions
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
409TotalEvictions = Interlocked.Read(ref _accumulatedEvictions)
1 reference to TotalEvictions
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
956: [new Measurement<long>(stats.TotalEvictions, cacheNameTag)];