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