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