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