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