3 references to ExtensionInternalCommand
aspire (2)
Commands\RootCommand.cs (1)
31ExtensionInternalCommand extensionInternalCommand,
Program.cs (1)
145builder.Services.AddTransient<ExtensionInternalCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
100services.AddTransient<ExtensionInternalCommand>();