2 references to ExecuteCommandAsync
aspire (2)
Projects\GuestRuntime.cs (2)
119return await ExecuteCommandAsync(commandSpec, appHostFile, directory, environmentVariables, null, cancellationToken); 141return await ExecuteCommandAsync(commandSpec, appHostFile, directory, environmentVariables, publishArgs, cancellationToken);