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