1 write to _features
aspire (1)
Commands\NewCommand.cs (1)
75_features = features;
1 reference to _features
aspire (1)
Commands\NewCommand.cs (1)
103var templateCommand = new TemplateCommand(template, ExecuteAsync, _features, _updateNotifier, _executionContext);