3 references to Selection
Aspire.Cli.Tests (3)
Commands\PublishCommandPromptingIntegrationTests.cs (3)
281("Production", ResponseType.Selection), 360("Staging", ResponseType.Selection), 604public void SetupSelectionResponse(string response) => _responses.Enqueue((response, ResponseType.Selection));