2 references to new
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommand.cs (1)
169
TemplatePackageDisplay templatePackageDisplay =
new
(Reporter.Output, Reporter.Error);
TemplatePackageCoordinator.cs (1)
44
_templatePackageDisplay = new
TemplatePackageDisplay
(Reporter.Output, Reporter.Error);