2 references to HandleAmbiguousTemplateGroup
Microsoft.TemplateEngine.Cli (2)
Commands\create\InstantiateCommand.cs (1)
226
return
HandleAmbiguousTemplateGroup
(environmentSettings, templatePackageManager, selectedTemplateGroups, Reporter.Error, cancellationToken);
Commands\create\InstantiateCommand.Help.cs (1)
49
HandleAmbiguousTemplateGroup
(environmentSettings, templatePackageManager, selectedTemplateGroups, Reporter.Output);