1 write to _evictedMemory
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
34_evictedMemory = _meter.CreateCounter<long>(
1 reference to _evictedMemory
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
57_evictedMemory.Add(bytes);