1 write to _memoryPool
InMemory.FunctionalTests (1)
TestTransport\TestServer.cs (1)
73_memoryPool = context.MemoryPoolFactory();
2 references to _memoryPool
InMemory.FunctionalTests (2)
TestTransport\TestServer.cs (2)
118var transportConnection = new InMemoryTransportConnection(_memoryPool, Context.Log, Context.Scheduler); 145_memoryPool.Dispose();