2 references to NullLatencyContext
Microsoft.Extensions.Telemetry.Abstractions (2)
Latency\NullLatencyContextServiceCollectionExtensions.cs (2)
26services.TryAddSingleton<ILatencyContextProvider, NullLatencyContext>(); 27services.TryAddSingleton<ILatencyContextTokenIssuer, NullLatencyContext>();