1 write to _cache
Microsoft.Extensions.Http.Resilience (1)
Routing\Internal\WeightedGroups\WeightedGroupsRoutingStrategyFactory.cs (1)
19
_cache
= cache;
2 references to _cache
Microsoft.Extensions.Http.Resilience (2)
Routing\Internal\WeightedGroups\WeightedGroupsRoutingStrategyFactory.cs (2)
28
strategy.Initialize(
_cache
.Options.Groups,
_cache
.Options.SelectionMode);