1 reference to RunAsync
Infrastructure.Tests (1)
PowerShellScripts\DownloadNativeArchivesTests.cs (1)
537
_serverTask = Task.Run(() =>
RunAsync
(_cts.Token));