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