1 write to _allocatedPortStart
Aspire.Hosting (1)
ApplicationModel\PortAllocator.cs (1)
28_allocatedPortStart++;
2 references to _allocatedPortStart
Aspire.Hosting (2)
ApplicationModel\PortAllocator.cs (2)
23if (!_usedPorts.Contains(_allocatedPortStart)) 25return _allocatedPortStart;