2 references to _cache
Microsoft.Extensions.Http.Resilience (2)
Resilience\Internal\ByAuthorityPipelineKeyProvider.cs (2)
21if (_cache.TryGetValue(key, out var pipelineKey)) 29_cache[key] = pipelineKey!;