1 reference to PromptForCommandArgumentsAsync
Aspire.Hosting (1)
ApplicationModel\ResourceCommandService.cs (1)
343var (promptedArguments, promptResult) = await PromptForCommandArgumentsAsync(annotation, arguments, cancellationToken).ConfigureAwait(false);