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