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