1 instantiation of LegacyTemplate
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
RunnableProjectGenerator.cs (1)
241return foundTemplates.Select(t => (ITemplate)new LegacyTemplate(t, this)).ToList();