2 references to GetDisplayName
Microsoft.TemplateEngine.Cli (2)
TemplatePackageDisplay.cs (2)
261
Reporter.Output.WriteLine(info.
GetDisplayName
().Indent(level: 3));
409
_reporterOutput.WriteLine(template.Template.
GetDisplayName
(showIdentity: showIdentity));