2 references to
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentDictionary.cs (2)
87: this(concurrencyLevel, capacity, growLockArray: false, null) { } 159: this(concurrencyLevel, capacity, growLockArray: false, comparer)