1 reference to InstantiateCommand
Microsoft.TemplateEngine.Cli (1)
Commands\BaseCommand.cs (1)
36{ NewCreateCommandDefinition.Name, (hostBuilder, definition) => new InstantiateCommand(hostBuilder, (NewCreateCommandDefinition)definition) },