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