2 references to BooleanPromptCalls
Aspire.Cli.Tests (2)
Commands\InitCommandTests.cs (1)
521Assert.Empty(interactionService.BooleanPromptCalls);
TestServices\TestInteractionService.cs (1)
296BooleanPromptCalls.Add(new BooleanPromptCall(promptText, defaultValue));