1 reference to TryTakeFromAny
System.Collections.Concurrent (1)
System\Collections\Concurrent\BlockingCollection.cs (1)
1195return TryTakeFromAny(collections, out item, 0);