Implemented interface member:
method
RunAppHostCommandAsync
Aspire.Cli.DotNet.IDotNetCliRunner.RunAppHostCommandAsync(System.IO.FileInfo, System.String, System.IO.DirectoryInfo, System.String[], System.Collections.Generic.IDictionary<System.String, System.String>, System.Threading.Tasks.TaskCompletionSource<Aspire.Cli.Backchannel.IAppHostCliBackchannel>, Aspire.Cli.DotNet.ProcessInvocationOptions, System.Threading.CancellationToken)
2 references to RunAppHostCommandAsync
Aspire.Cli.Tests (2)
DotNet\DotNetCliRunnerTests.cs (2)
192var exitCode = await runner.RunAppHostCommandAsync( 233var exitCode = await runner.RunAppHostCommandAsync(