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