3 references to DownloadFileAsync
Aspire.Dashboard (3)
Model\TelemetryExportHelpers.cs (3)
27
return js.
DownloadFileAsync
(fileName, spanJson);
39
return js.
DownloadFileAsync
(fileName, logJson);
53
return js.
DownloadFileAsync
(fileName, traceJson);