3 references to OnShowPropertiesAsync
Aspire.Dashboard (3)
Components\Pages\TraceDetail.razor.cs (1)
247
await
OnShowPropertiesAsync
(spanVm, buttonId: null);
Components_Pages_TraceDetail_razor.g.cs (2)
1382
r => r.ExecuteOnDefault(d =>
OnShowPropertiesAsync
(d, buttonId: null))
2702
(buttonId) =>
OnShowPropertiesAsync
(context, buttonId)