2 references to GrowTable
mscorlib (2)
system\Collections\Concurrent\ConcurrentDictionary.cs (2)
938GrowTable(tables, (IEqualityComparer<TKey>)HashHelpers.GetRandomizedEqualityComparer(comparer), true, m_keyRehashCount); 943GrowTable(tables, tables.m_comparer, false, m_keyRehashCount);