1 write to _port
Infrastructure.Tests (1)
PowerShellScripts\DownloadNativeArchivesTests.cs (1)
453_port = GetFreeTcpPort();
2 references to _port
Infrastructure.Tests (2)
PowerShellScripts\DownloadNativeArchivesTests.cs (2)
455_listener.Prefixes.Add($"http://127.0.0.1:{_port}/"); 458public string CollectionUri => $"http://127.0.0.1:{_port}/";