1 reference to GetNextIncrementalCandidate
Aspire.Hosting (1)
Dcp\ProxylessEndpointPortAllocator.cs (1)
143_nextCandidate = _visitedCount == _rangeSize ? null : GetNextIncrementalCandidate(candidate);