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