2 references to RunAsync
RunTests (2)
Program.cs (2)
79result = await RunAsync(options, cts.Token); 102var runTask = RunAsync(options, cts.Token);