14 references to GetMatchingTemplates
Microsoft.TemplateEngine.Cli (1)
Commands\create\InstantiateCommand.Help.cs (1)
55
GetMatchingTemplates
(
Microsoft.TemplateEngine.Cli.UnitTests (13)
ParserTests\HelpTests.Resolution.cs (13)
31
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
56
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
86
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
116
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
142
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
169
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
192
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
215
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
238
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
266
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
301
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
336
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);
372
IEnumerable<TemplateCommand> matchingTemplates = InstantiateCommand.
GetMatchingTemplates
(args, settings, A.Fake<TemplatePackageManager>(), templateGroup);