2 references to TelemetryImportService
Aspire.Dashboard (2)
Components\Dialogs\ManageDataDialog.razor.cs (1)
572
await
TelemetryImportService
.ImportAsync(file.Name, fileStream, CancellationToken.None);
Components_Dialogs_ManageDataDialog_razor.g.cs (1)
1446
if (
TelemetryImportService
.IsImportEnabled)