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