5 references to InitializeViewModelAsync
Aspire.Dashboard (5)
Components\Pages\ConsoleLogs.razor.cs (1)
339
if (await this.
InitializeViewModelAsync
())
Components\Pages\Metrics.razor.cs (1)
119
if (await this.
InitializeViewModelAsync
())
Components\Pages\Resources.razor.cs (1)
527
if (await this.
InitializeViewModelAsync
())
Components\Pages\StructuredLogs.razor.cs (1)
212
if (await this.
InitializeViewModelAsync
())
Components\Pages\Traces.razor.cs (1)
183
if (await this.
InitializeViewModelAsync
())