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)
29
var pool = new PinnedBlockMemoryPool(options?.Owner,
_metrics
, _logger);