2 references to AddRentedMemory
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPool.cs (2)
106
_metrics?.
AddRentedMemory
(block.Memory.Length, _owner);
113
_metrics?.
AddRentedMemory
(BlockSize, _owner);