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