2 references to _usedPorts
Aspire.Hosting (2)
src\Shared\PortAllocator.cs (2)
22if (!_usedPorts.Contains(_allocatedPortStart)) 33_usedPorts.Add(port);