1 instantiation of TemplateInvoker
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateCommand.cs (1)
151TemplateInvoker invoker = new(_environmentSettings, () => Console.ReadLine() ?? string.Empty);
1 reference to TemplateInvoker
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateCommand.cs (1)
151TemplateInvoker invoker = new(_environmentSettings, () => Console.ReadLine() ?? string.Empty);