6 references to CreateExportServiceAsync
Aspire.Dashboard.Tests (6)
Model\TelemetryExportServiceTests.cs (6)
688
var exportService = await
CreateExportServiceAsync
(repositoryContext.Repository);
770
var service = await
CreateExportServiceAsync
(repositoryContext.Repository, isDashboardClientEnabled: false);
818
var service = await
CreateExportServiceAsync
(repositoryContext.Repository, isDashboardClientEnabled: false);
869
var service = await
CreateExportServiceAsync
(repositoryContext.Repository, isDashboardClientEnabled: false);
929
var service = await
CreateExportServiceAsync
(repositoryContext.Repository, isDashboardClientEnabled: false);
983
var service = await
CreateExportServiceAsync
(repositoryContext.Repository, isDashboardClientEnabled: false);