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