2 references to GetCapacityFromCollection
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentDictionary.cs (2)
119: this(DefaultConcurrencyLevel, GetCapacityFromCollection(collection), comparer) 142: this(concurrencyLevel, GetCapacityFromCollection(collection), growLockArray: false, comparer)