1 write to _nextEviction
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPool.cs (1)
152_nextEviction = now.Add(DefaultEvictionDelay);
1 reference to _nextEviction
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPool.cs (1)
150if (now >= _nextEviction)