1 write to Author
Microsoft.TemplateEngine.Edge (1)
Installers\NuGet\NuGetInstaller.cs (1)
244Author = nuGetPackageInfo.Author,
1 reference to Author
Microsoft.TemplateEngine.Edge (1)
Installers\NuGet\NuGetManagedTemplatePackage.cs (1)
172details.TryAdd(AuthorKey, Author ?? string.Empty, (entry) => !string.IsNullOrEmpty(entry));