1 instantiation of TemplateCommand
aspire (1)
Commands\NewCommand.cs (1)
108
var templateCommand = new
TemplateCommand
(template, ExecuteAsync, features, updateNotifier, executionContext, InteractionService, Telemetry);
1 reference to TemplateCommand
aspire (1)
Commands\NewCommand.cs (1)
108
var
templateCommand = new TemplateCommand(template, ExecuteAsync, features, updateNotifier, executionContext, InteractionService, Telemetry);