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