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