8 references to CreateHook
Aspire.Hosting.Tests (8)
Dashboard\DashboardLifecycleHookTests.cs (8)
43var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, loggerFactory: factory); 84var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration); 132var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 174var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 232var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 320var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 392var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 462var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions);