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