1 implementation of AllocatePort
Aspire.Hosting (1)
ApplicationModel\PortAllocator.cs (1)
19public int AllocatePort()
2 references to AllocatePort
Aspire.Hosting (2)
ApplicationModel\ResourceExtensions.cs (2)
806_ => ResolvedPort.Allocated(portAllocator.AllocatePort()) 829_ => ResolvedPort.Allocated(portAllocator.AllocatePort())