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