3 references to
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (3)
291: this(0, 1.0f, hcp, comparer) 301: this(capacity, 1.0f, hcp, comparer) 348: this(d?.Count ?? 0, loadFactor, hcp, comparer)