3 references to GetKeyedOrCurrent
Microsoft.Extensions.Http.Diagnostics (3)
Logging\Internal\HttpClientLogger.cs (1)
49optionsMonitor.GetKeyedOrCurrent(serviceKey))
Logging\Internal\HttpHeadersReader.cs (1)
28var options = optionsMonitor.GetKeyedOrCurrent(serviceKey);
Logging\Internal\HttpRequestReader.cs (1)
54optionsMonitor.GetKeyedOrCurrent(serviceKey),