2 references to PooledMemoryName
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\Buffers.MemoryPool\MemoryPoolMetrics.cs (1)
31
PooledMemoryName
,
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
PinnedBlockMemoryPoolTests.cs (1)
235
using var currentMemoryMetric = new MetricCollector<long>(testMeterFactory, "Microsoft.AspNetCore.MemoryPool", MemoryPoolMetrics.
PooledMemoryName
);