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