Implemented interface member:
method
AddUsedPort
Aspire.Hosting.ApplicationModel.IPortAllocator.AddUsedPort(System.Int32)
5 references to AddUsedPort
Aspire.Hosting.Tests (5)
PortAllocatorTest.cs (5)
13allocator.AddUsedPort(port1); 24allocator.AddUsedPort(1000); 25allocator.AddUsedPort(1001); 26allocator.AddUsedPort(1003); 28allocator.AddUsedPort(port1);