1 reference to PooledDictionaryPolicy
Shared (1)
Pools\PoolFactory.cs (1)
138return MakePool(new PooledDictionaryPolicy<TKey, TValue>(comparer), maxCapacity);