2 references to DefaultCapacity
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentDictionary.cs (2)
74: this(DefaultConcurrencyLevel, DefaultCapacity, growLockArray: true, null) { } 108: this(DefaultConcurrencyLevel, DefaultCapacity, growLockArray: true, comparer) { }