2 references to CreatePool
Microsoft.Extensions.Http.Resilience (2)
Routing\Internal\OrderedGroups\OrderedGroupsRoutingStrategyFactory.cs (1)
21
_pool = PoolFactory.
CreatePool
(this);
Routing\Internal\WeightedGroups\WeightedGroupsRoutingStrategyFactory.cs (1)
21
_pool = PoolFactory.
CreatePool
(this);