2 references to Initialize
System (2)
sys\system\collections\concurrent\BlockingCollection.cs (2)
204
Initialize
(collection, boundedCapacity, count);
219
Initialize
(collection, NON_BOUNDED, collection.Count);