1 write to _pool
Microsoft.Extensions.Http.Resilience (1)
Routing\Internal\WeightedGroups\WeightedGroupsRoutingStrategy.cs (1)
25
_pool
= pool;
1 reference to _pool
Microsoft.Extensions.Http.Resilience (1)
Routing\Internal\WeightedGroups\WeightedGroupsRoutingStrategy.cs (1)
37
public override void Dispose() =>
_pool
.Return(this);