8 references to Layout
Microsoft.TemplateEngine.Cli (8)
Commands\BaseCommand.cs (2)
218Reporter.Output.WriteLine(mountPointsFormatter.Layout()); 229Reporter.Output.WriteLine(generatorsFormatter.Layout());
Commands\create\InstantiateCommand.cs (2)
128reporter.WriteLine(formatter.Layout().Bold().Red()); 312reporter.WriteLine(formatter.Layout().Bold().Red());
TabularOutput\TemplateGroupDisplay.cs (1)
241reporter.WriteLine(formatter.Layout());
TemplatePackageCoordinator.cs (1)
582reporter.WriteLine(formatter.Layout(2));
TemplatePackageDisplay.cs (1)
299Reporter.Output.WriteLine(formatter.Layout());
TemplateSearch\CliTemplateSearchCoordinator.cs (1)
203Reporter.Output.WriteLine(formatter.Layout());