5 references to SymbolStrings
Microsoft.TemplateEngine.Cli (5)
Commands\create\TemplateCommand.cs (4)
69
LanguageOption.Description =
SymbolStrings
.TemplateCommand_Option_Language;
94
TypeOption.Description =
SymbolStrings
.TemplateCommand_Option_Type;
102
BaselineOption.Description =
SymbolStrings
.TemplateCommand_Option_Baseline;
111
Description =
SymbolStrings
.TemplateCommand_Option_AllowScripts,
Commands\SymbolStrings.Designer.cs (1)
42
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.TemplateEngine.Cli.Commands.SymbolStrings", typeof(
SymbolStrings
).Assembly);