4 references to ReparseForTemplate
Microsoft.TemplateEngine.Cli (4)
Commands\create\InstantiateCommand.cs (2)
383if (ReparseForTemplate(args, environmentSettings, templatePackageManager, templateGroup, template) is (TemplateCommand command, ParseResult parseResult)) 406if (ReparseForTemplate(
Commands\create\InstantiateCommand.Help.cs (1)
349if (ReparseForTemplate(
Commands\create\InstantiateCommand.NoMatchHandling.cs (1)
66if (ReparseForTemplate(args, environmentSettings, templatePackageManager, templateGroup, template)