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