1 write to _runner
aspire (1)
Commands\ExecCommand.cs (1)
61
_runner
= runner;
2 references to _runner
aspire (2)
Commands\ExecCommand.cs (2)
152
appHostCompatibilityCheck = await AppHostHelper.CheckAppHostCompatibilityAsync(
_runner
, InteractionService, effectiveAppHostProjectFile, Telemetry, ExecutionContext.WorkingDirectory, ExecutionContext.LogFilePath, cancellationToken);
178
pendingRun =
_runner
.RunAsync(