2 references to RefreshDataAsync
Aspire.Dashboard (1)
Components\Controls\LogViewer.razor.cs (1)
71
await VirtualizeRef.
RefreshDataAsync
();
Microsoft.AspNetCore.Components.QuickGrid (1)
QuickGrid.razor.cs (1)
332
await _virtualizeComponent.
RefreshDataAsync
();