1 write to _updateNotifier
aspire (1)
Commands\NewCommand.cs (1)
73_updateNotifier = updateNotifier;
1 reference to _updateNotifier
aspire (1)
Commands\NewCommand.cs (1)
100var templateCommand = new TemplateCommand(template, ExecuteAsync, _features, _updateNotifier, _executionContext, InteractionService);