2 references to _usedPorts
Aspire.Hosting (2)
ApplicationModel\PortAllocator.cs (2)
23if (!_usedPorts.Contains(_allocatedPortStart)) 35_usedPorts.Add(port);