1 write to _timer
Interop.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\DefaultMemoryPoolFactory.cs (1)
27_timer = new PeriodicTimer(PinnedBlockMemoryPool.DefaultEvictionDelay);
2 references to _timer
Interop.FunctionalTests (2)
src\Shared\Buffers.MemoryPool\DefaultMemoryPoolFactory.cs (2)
32while (await _timer.WaitForNextTickAsync()) 63_timer.Dispose();