1 reference to new
Microsoft.AspNetCore.Diagnostics.Middleware.PerformanceTests (1)
src\Shared\Pools\PooledListWithCapacityPolicy.cs (1)
16
public static PooledListWithCapacityPolicy<T> Instance(int listCapacity) =>
new
(listCapacity);