1 write to _runner
aspire (1)
Commands\PublishCommandBase.cs (1)
46_runner = runner;
3 references to _runner
aspire (3)
Commands\PublishCommandBase.cs (3)
104appHostCompatibilityCheck = await AppHostHelper.CheckAppHostCompatibilityAsync(_runner, _interactionService, effectiveAppHostProjectFile, _telemetry, cancellationToken); 117var buildExitCode = await AppHostHelper.BuildAppHostAsync(_runner, _interactionService, effectiveAppHostProjectFile, buildOptions, cancellationToken); 140var pendingRun = _runner.RunAsync(