3 references to ExecCommand
aspire (2)
Commands\RootCommand.cs (1)
29ExecCommand execCommand,
Program.cs (1)
128builder.Services.AddTransient<ExecCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
87services.AddTransient<ExecCommand>();