4 references to CloseMobileToolbarAsync
Aspire.Dashboard (4)
Components\Layout\AspirePageContentLayout.razor.cs (1)
58await CloseMobileToolbarAsync();
Components\Pages\StructuredLogs.razor.cs (1)
292await _contentLayout.CloseMobileToolbarAsync();
Components\Pages\TraceDetail.razor.cs (1)
401await _layout.CloseMobileToolbarAsync();
Components\Pages\Traces.razor.cs (1)
342await _contentLayout.CloseMobileToolbarAsync();