3 references to _tags
Microsoft.Extensions.Telemetry.Tests (3)
Enrichment\Internals\TestLogEnrichmentTagCollector.cs (3)
18_tags.Add(kvp.Key, kvp.Value); 23public IReadOnlyDictionary<string, object> Tags => _tags; 27_tags.Add(tagName, tagValue);