2 references to StringPromptCalls
Aspire.Cli.Tests (2)
Commands\PublishCommandPromptingIntegrationTests.cs (2)
465var promptCalls = consoleService.StringPromptCalls; 618StringPromptCalls.Add(new StringPromptCall(promptText, defaultValue, isSecret));