Implemented interface member:
method
RunAsync
Aspire.Cli.DotNet.IDotNetCliRunner.RunAsync(System.IO.FileInfo, System.Boolean, System.Boolean, System.String[], System.Collections.Generic.IDictionary<System.String, System.String>, System.Threading.Tasks.TaskCompletionSource<Aspire.Cli.Backchannel.IAppHostBackchannel>, Aspire.Cli.DotNet.DotNetCliRunnerInvocationOptions, System.Threading.CancellationToken)
4 references to RunAsync
Aspire.Cli.Tests (4)
DotNet\DotNetCliRunnerTests.cs (4)
51var exitCode = await runner.RunAsync( 175var exitCode = await runner.RunAsync( 222var exitCode = await runner.RunAsync( 274var exitCode = await runner.RunAsync(