2 writes to MemoryPoolFactory
InMemory.FunctionalTests (2)
KestrelMetricsTests.cs (2)
276
MemoryPoolFactory
= PinnedBlockMemoryPoolFactory.CreatePinnedBlockMemoryPool,
615
MemoryPoolFactory
= PinnedBlockMemoryPoolFactory.CreatePinnedBlockMemoryPool
1 reference to MemoryPoolFactory
InMemory.FunctionalTests (1)
TestTransport\TestServer.cs (1)
73
_memoryPool = context.
MemoryPoolFactory
();