1 write to _prompter
aspire (1)
Commands\AddCommand.cs (1)
37_prompter = prompter;
2 references to _prompter
aspire (2)
Commands\AddCommand.cs (2)
193> 1 => await _prompter.PromptForIntegrationAsync(distinctPackages, cancellationToken), 209var version = await _prompter.PromptForIntegrationVersionAsync(orderedPackageVersions, cancellationToken);