2 references to FromExistingTokens
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommand.cs (1)
243reporter.WriteCommand(Example.FromExistingTokens(templateArgs.ParseResult).WithOption(SharedOptions.ForceOption));
TemplateInvoker.cs (1)
292Reporter.Error.WriteCommand(Example.FromExistingTokens(templateArgs.ParseResult).WithOption(SharedOptions.ForceOption));