1 write to _templateCommand
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateResult.cs (1)
20
_templateCommand
= templateCommand;
1 reference to _templateCommand
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateResult.cs (1)
34
internal CliTemplateInfo TemplateInfo =>
_templateCommand
.Template;