3 references to _tags
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (3)
Logging\TestLogEnrichmentTagCollector.cs (3)
19_tags.Add(kvp.Key, kvp.Value); 24public IReadOnlyDictionary<string, object> Properties => _tags; 28_tags.Add(tagName, tagValue);