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