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