3 references to OnShowPropertiesAsync
Aspire.Dashboard (3)
Components\Pages\StructuredLogs.razor.cs (1)
266
await
OnShowPropertiesAsync
(logEntryId, buttonId: null);
Components_Pages_StructuredLogs_razor.g.cs (2)
1385
r => r.ExecuteOnDefault(d =>
OnShowPropertiesAsync
(d, buttonId: null))
1823
(buttonId) =>
OnShowPropertiesAsync
(context, buttonId)