4 references to CreateExportServiceAsync
Aspire.Dashboard.Tests (4)
Model\TelemetryExportServiceTests.cs (4)
628
var exportService = await
CreateExportServiceAsync
(repository);
709
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);
767
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);
820
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);