2 references to DiagnosticMemoryPoolFactory
Sockets.FunctionalTests (2)
src\Servers\Kestrel\test\FunctionalTests\MaxRequestBufferSizeTests.cs (2)
127
var memoryPoolFactory = new
DiagnosticMemoryPoolFactory
(allowLateReturn: true);
220
var memoryPoolFactory = new
DiagnosticMemoryPoolFactory
(allowLateReturn: true);