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