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