2 references to UpdateModalStateAsync
Aspire.Dashboard (2)
Components\Layout\ResourceServiceConnectionProvider.cs (2)
44await UpdateModalStateAsync(DashboardClient.ConnectionState); 53await InvokeAsync(() => UpdateModalStateAsync(state));