3 references to TagsList
Microsoft.AspNetCore.Hosting (3)
Internal\HostingApplicationDiagnostics.cs (1)
172context.MetricsTagsFeature.TagsList,
Internal\HttpMetricsTagsFeature.cs (2)
10ICollection<KeyValuePair<string, object?>> IHttpMetricsTagsFeature.Tags => TagsList; 23TagsList.Clear();