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