3 references to BlockSize
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (3)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPool.cs (3)
110_metrics?.IncrementTotalMemory(BlockSize); 111_metrics?.Rent(BlockSize); 118return new MemoryPoolBlock(this, BlockSize);