3 references to _workItems
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
src\Servers\Kestrel\Transport.Sockets\src\Internal\IOQueue.cs (3)
20_workItems.Enqueue(new Work(action, state)); 34while (_workItems.TryDequeue(out Work item)) 50if (_workItems.IsEmpty)