3 references to ToDisplayString
Microsoft.TemplateEngine.Cli (3)
Commands\create\TemplateCommand.cs (1)
236reporter.WriteLine(constraint.ToDisplayString().Indent());
TemplatePackageCoordinator.cs (1)
1051Reporter.Output.WriteLine(constraintResult.ToDisplayString().Indent(1));
TemplatePackageDisplay.cs (1)
411_reporterOutput.WriteLine(constraintResult.ToDisplayString().Indent(1));