2 references to _templateOptions
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommandArgs.cs (2)
47
_templateOptions
[opt.Key] = result;
75
return
_templateOptions
.Select(o => (o.Key, GetValue(o.Key, o.Value)))