2 references to Initialize
System.Collections.Concurrent (2)
System\Collections\Concurrent\BlockingCollection.cs (2)
186
Initialize
(collection, boundedCapacity, count);
199
Initialize
(collection, NON_BOUNDED, collection.Count);