11 references to CreateHook
Aspire.Hosting.Tests (11)
Dashboard\DashboardEventHandlersTests.cs (11)
47var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, loggerFactory: factory); 97var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, loggerFactory: factory); 188var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration); 241var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 293var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 342var hook = CreateHook( 426var hook = CreateHook( 504var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 587var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 656var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 723var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions);