1 write to _template
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateCommand.cs (1)
46
_template
= template;
1 reference to _template
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateCommand.cs (1)
143
internal CliTemplateInfo Template =>
_template
;