1 instantiation of ListCommand
aspire (1)
Commands\ConfigCommand.cs (1)
36
var listCommand = new
ListCommand
(configurationService, InteractionService, features, updateNotifier, executionContext);
1 reference to ListCommand
aspire (1)
Commands\ConfigCommand.cs (1)
36
var
listCommand = new ListCommand(configurationService, InteractionService, features, updateNotifier, executionContext);