2 references to RunAsync
dotnet (2)
Commands\Test\MTP\ArtifactPostProcessingManager.cs (1)
148int exitCode = await application.RunAsync(ctrlC);
Commands\Test\MTP\TestApplicationActionQueue.cs (1)
108result = await testApp.RunAsync(ctrlC);