2 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (2)
Commands\DeployCommandTests.cs (2)
179var prompter = new TestDeployCommandPrompter(interactionService); 245var prompter = new TestDeployCommandPrompter(interactionService);
2 references to TestDeployCommandPrompter
Aspire.Cli.Tests (2)
Commands\DeployCommandTests.cs (2)
179var prompter = new TestDeployCommandPrompter(interactionService); 245var prompter = new TestDeployCommandPrompter(interactionService);