5 references to InitializeViewModelAsync
Aspire.Dashboard (5)
Components\Pages\ConsoleLogs.razor.cs (1)
266
if (await this.
InitializeViewModelAsync
())
Components\Pages\Metrics.razor.cs (1)
118
if (await this.
InitializeViewModelAsync
())
Components\Pages\Resources.razor.cs (1)
515
if (await this.
InitializeViewModelAsync
())
Components\Pages\StructuredLogs.razor.cs (1)
211
if (await this.
InitializeViewModelAsync
())
Components\Pages\Traces.razor.cs (1)
176
if (await this.
InitializeViewModelAsync
())