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