1 reference to new
Microsoft.Extensions.Telemetry.Abstractions (1)
src\Shared\Pools\PooledListWithCapacityPolicy.cs (1)
16
public static PooledListWithCapacityPolicy<T> Instance(int listCapacity) =>
new
(listCapacity);