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