1 write to _runner
aspire (1)
Commands\ExecCommand.cs (1)
46
_runner
= runner;
2 references to _runner
aspire (2)
Commands\ExecCommand.cs (2)
98
appHostCompatibilityCheck = await AppHostHelper.CheckAppHostCompatibilityAsync(
_runner
, _interactionService, effectiveAppHostProjectFile, _telemetry, cancellationToken);
146
pendingRun =
_runner
.RunAsync(