1 reference to TryTakeFromAny
System (1)
sys\system\collections\concurrent\BlockingCollection.cs (1)
1246return TryTakeFromAny(collections, out item, 0);