1 reference to PooledDictionaryPolicy
Microsoft.AspNetCore.Diagnostics.Middleware.PerformanceTests (1)
src\Shared\Pools\PoolFactory.cs (1)
157return MakePool(new PooledDictionaryPolicy<TKey, TValue>(comparer), maxCapacity);