3 references to UpdateCurrentMemory
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (3)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPool.cs (3)
102
_metrics?.
UpdateCurrentMemory
(-block.Memory.Length);
141
_metrics?.
UpdateCurrentMemory
(block.Memory.Length);
216
_metrics?.
UpdateCurrentMemory
(-block.Memory.Length);