1 write to _runner
aspire (1)
Commands\RestoreCommand.cs (1)
50_runner = runner;
1 reference to _runner
aspire (1)
Commands\RestoreCommand.cs (1)
99async () => await _runner.RestoreAsync(effectiveAppHostFile, new DotNetCliRunnerInvocationOptions(), cancellationToken),