1 write to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Http1\Http1OutputProducerTests.cs (1)
25
_memoryPool
= PinnedBlockMemoryPoolFactory.Create();
10 references to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (10)
Http1\Http1OutputProducerTests.cs (10)
30
_memoryPool
.Dispose();
38
pool:
_memoryPool
,
63
pool:
_memoryPool
,
91
pool:
_memoryPool
,
145
pool:
_memoryPool
,
165
pool:
_memoryPool
,
173
var bufferSize =
_memoryPool
.MaxBufferSize * 2;
185
pool:
_memoryPool
,
207
pool:
_memoryPool
,
237
_memoryPool
,