2 references to ToDisplayString
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommand.cs (1)
251reporter.WriteLine(constraint.ToDisplayString().Indent());
TemplatePackageDisplay.cs (1)
412_reporterOutput.WriteLine(constraintResult.ToDisplayString().Indent(1));