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