2 references to CreateTagCollection
Microsoft.Extensions.Telemetry (2)
Latency\Internal\LatencyContext.cs (1)
32
_tagCollection = latencyInstrumentProvider.
CreateTagCollection
();
Latency\Internal\LatencyContextTokenIssuer.cs (1)
21
_tagCollection = latencyInstrumentProvider.
CreateTagCollection
();