3 references to RenderCommand
aspire (2)
Commands\RootCommand.cs (1)
138RenderCommand renderCommand,
Program.cs (1)
407builder.Services.AddTransient<RenderCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
213services.AddTransient<RenderCommand>();