1 instantiation of ConnectionMetricsTagsFeature
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnectionOfT.cs (1)
50metricsTagsFeature = new ConnectionMetricsTagsFeature();
1 reference to ConnectionMetricsTagsFeature
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnectionOfT.cs (1)
45ConnectionMetricsTagsFeature? metricsTagsFeature = null;