5 references to TagCollection
Microsoft.Extensions.Telemetry (1)
Latency\Internal\LatencyInstrumentProvider.cs (1)
27return new TagCollection(_latencyContextRegistrySet.TagNameRegistry);
Microsoft.Extensions.Telemetry.Tests (4)
Latency\Internal\TagCollectionTests.cs (4)
20TagCollection tc = new TagCollection(_tagNames); 29TagCollection tc = new TagCollection(_tagNames); 67TagCollection tc = new TagCollection(_tagNames); 89TagCollection tc = new TagCollection(_tagNames);