1 write to _visited
Aspire.Hosting (1)
Dcp\ProxylessEndpointPortAllocator.cs (1)
80
_visited
= new bool[_rangeSize];
4 references to _visited
Aspire.Hosting (4)
Dcp\ProxylessEndpointPortAllocator.cs (4)
173
if (!
_visited
[candidate])
194
if (!
_visited
[candidate])
210
if (
_visited
[index])
215
_visited
[index] = true;