1 write to Author
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
Localization\LocalizationModel.cs (1)
22
Author
= author;
2 references to Author
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
ConfigModel\TemplateConfigModel.cs (1)
461
_author = locModel.
Author
?? Author;
Localization\TemplateLocalizationInfo.cs (1)
27
string? ILocalizationLocator.Author => Model.
Author
;