1 reference to GetEngineHost
dotnet (1)
Commands\New\NewCommandParser.cs (1)
67
Command command = NewCommandFactory.Create(CommandName, (Func<ParseResult, CliTemplateEngineHost>)
GetEngineHost
);