3 references to TryProbePort
Aspire.Hosting (1)
Dcp\ProxylessEndpointPortAllocator.cs (1)
50TryProbePort)
Aspire.Hosting.Tests (2)
Dcp\DcpExecutorTests.cs (2)
10122if (ProxylessEndpointPortAllocator.TryProbePort(port, ProtocolType.Tcp) && 10123ProxylessEndpointPortAllocator.TryProbePort(port + 1, ProtocolType.Tcp))