12 references to ShowTemplateSpecificOptions
Microsoft.TemplateEngine.Cli (1)
Commands\create\InstantiateCommand.Help.cs (1)
85ShowTemplateSpecificOptions(templatesToShow, context);
Microsoft.TemplateEngine.Cli.UnitTests (11)
ParserTests\HelpTests.cs (11)
180InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 204InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 231InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand2, templateCommand1 }, helpContext); 255InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 284InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand2, templateCommand1 }, helpContext); 308InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 332InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 378InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 402InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext); 445InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand1, templateCommand2 }, helpContext); 469InstantiateCommand.ShowTemplateSpecificOptions(new[] { templateCommand }, helpContext);