1 write to _totalAllocatedMemory
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
29
_totalAllocatedMemory
= _meter.CreateCounter<long>(
1 reference to _totalAllocatedMemory
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
52
_totalAllocatedMemory
.Add(bytes);