4 references to GetDisplayName
Microsoft.TemplateEngine.Cli (4)
TemplatePackageCoordinator.cs (2)
914Reporter.Output.WriteLine(info.GetDisplayName().Indent(level: 3)); 1048Reporter.Output.WriteLine(template.Template.GetDisplayName(showIdentity: showIdentity));
TemplatePackageDisplay.cs (2)
260Reporter.Output.WriteLine(info.GetDisplayName().Indent(level: 3)); 408_reporterOutput.WriteLine(template.Template.GetDisplayName(showIdentity: showIdentity));