2 references to ExecuteResourceCommandAsync
Aspire.Dashboard (2)
Components\Pages\Resources.razor.cs (1)
623EventCallback.Factory.Create<CommandViewModel>(this, (command) => ExecuteResourceCommandAsync(resource, command)),
Components_Pages_Resources_razor.g.cs (1)
2405async (command) => await ExecuteResourceCommandAsync(context.Resource, command)