1 reference to TryDequeue
System.Linq.Parallel (1)
System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs (1)
197if (!_done[i] && _channels[i].TryDequeue(ref _currentElement, ref channelIsDone))