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