3 references to _pools
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\PinnedBlockMemoryPoolFactory.cs (3)
32
_pools
.TryAdd(pool, nuint.Zero);
37
},
_pools
);
45
foreach (var pool in
_pools
)