1 write to _endpoints
Microsoft.Extensions.ServiceDiscovery (1)
LoadBalancing\RoundRobinServiceEndpointSelector.cs (1)
17_endpoints = endpoints.Endpoints;
1 reference to _endpoints
Microsoft.Extensions.ServiceDiscovery (1)
LoadBalancing\RoundRobinServiceEndpointSelector.cs (1)
23if (_endpoints is not { Count: > 0 } collection)