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