2 references to Get
Microsoft.Extensions.Http.Diagnostics (2)
Latency\Internal\HttpClientLatencyLogEnricher.cs (1)
39var lc = _latencyContext.Get();
Latency\Internal\HttpRequestLatencyListener.cs (1)
61LatencyContext.Get()?.AddCheckpoint(token.Value);