3 references to CloseMobileToolbarAsync
Aspire.Dashboard (3)
Components\Layout\AspirePageContentLayout.razor.cs (1)
58await CloseMobileToolbarAsync();
Components\Pages\StructuredLogs.razor.cs (1)
291await _contentLayout.CloseMobileToolbarAsync();
Components\Pages\Traces.razor.cs (1)
318await _contentLayout.CloseMobileToolbarAsync();