1 write to _metrics
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\PinnedBlockMemoryPoolFactory.cs (1)
23_metrics = metrics;
1 reference to _metrics
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\PinnedBlockMemoryPoolFactory.cs (1)
29var pool = new PinnedBlockMemoryPool(options?.Owner, _metrics, _logger);