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