Base:
3 references to Message
Microsoft.TemplateEngine.Cli (2)
Commands\create\InstantiateCommand.cs (1)
449Reporter.Error.WriteLine(LocalizableStrings.GenericWarning, e.Message);
Commands\create\InstantiateCommand.TabCompletion.cs (1)
92Reporter.Error.WriteLine(LocalizableStrings.GenericWarning, e.Message);
Microsoft.TemplateEngine.Cli.UnitTests (1)
ParserTests\TemplateCommandTests.cs (1)
59return Verify(e.Message);