1 write to _instantiateCommand
Microsoft.TemplateEngine.Cli (1)
Commands\create\TemplateCommand.cs (1)
43_instantiateCommand = instantiateCommand;
2 references to _instantiateCommand
Microsoft.TemplateEngine.Cli (2)
Commands\create\TemplateCommand.cs (2)
150TemplateCommandArgs args = new(this, _instantiateCommand, parseResult); 261AddReservedNamesAndAliases(reservedAliases, _instantiateCommand);