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