2 references to DownloadLogEntryAsJsonAsync
Aspire.Dashboard (2)
Components\Controls\StructuredLogActions.razor.cs (1)
88
OnClick = () => TelemetryExportHelpers.
DownloadLogEntryAsJsonAsync
(JS, LogEntry)
Components\Controls\StructuredLogDetails.razor.cs (1)
154
OnClick = () => TelemetryExportHelpers.
DownloadLogEntryAsJsonAsync
(JS, ViewModel.LogEntry)