1 write to _runner
aspire (1)
Commands\NewCommand.cs (1)
28_runner = runner;
3 references to _runner
aspire (3)
Commands\NewCommand.cs (3)
143() => _runner.InstallTemplateAsync("Aspire.ProjectTemplates", version, source, true, cancellationToken)); 155() => _runner.NewProjectAsync( 169await _certificateService.EnsureCertificatesTrustedAsync(_runner, cancellationToken);