2 references to ExecuteAsync
aspire (2)
Commands\ConfigCommand.cs (2)
392
return
ExecuteAsync
(useJson);
397
return
ExecuteAsync
(useJson: false);