4 references to CreateExportServiceAsync
Aspire.Dashboard.Tests (4)
Model\TelemetryExportServiceTests.cs (4)
496
var exportService = await
CreateExportServiceAsync
(repository);
577
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);
635
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);
688
var service = await
CreateExportServiceAsync
(repository, isDashboardClientEnabled: false);