1 reference to TryDequeue
System.Threading.Tasks.Dataflow (1)
Internal\QueuedMap.cs (1)
197bool popped = _queue.TryDequeue(out item);