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