4 references to ReparseForTemplate
Microsoft.TemplateEngine.Cli (4)
Commands\create\InstantiateCommand.cs (2)
354if (ReparseForTemplate(args, environmentSettings, templatePackageManager, templateGroup, template) is (TemplateCommand command, ParseResult parseResult)) 377if (ReparseForTemplate(
Commands\create\InstantiateCommand.Help.cs (1)
350if (ReparseForTemplate(
Commands\create\InstantiateCommand.NoMatchHandling.cs (1)
67if (ReparseForTemplate(args, environmentSettings, templatePackageManager, templateGroup, template)