2 types derived from BaseInstallCommand
Microsoft.TemplateEngine.Cli (2)
Commands\install\InstallCommand.cs (1)
12: BaseInstallCommand(hostBuilder, definition)
Commands\install\LegacyInstallCommand.cs (1)
12: BaseInstallCommand(hostBuilder, definition)
1 reference to BaseInstallCommand
Microsoft.TemplateEngine.Cli (1)
Commands\install\InstallCommandArgs.cs (1)
10public InstallCommandArgs(BaseInstallCommand installCommand, ParseResult parseResult)