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