1 write to MemoryPool
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1Connection.cs (1)
70MemoryPool = _context.MemoryPool;
2 references to MemoryPool
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1ChunkedEncodingMessageBody.cs (2)
519pool: context.MemoryPool, 525minimumSegmentSize: context.MemoryPool.GetMinimumSegmentSize()