13 references to CreateHook
Aspire.Hosting.Tests (13)
Dashboard\DashboardEventHandlersTests.cs (13)
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); 345var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 386var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 438var hook = CreateHook( 522var hook = CreateHook( 600var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 683var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 752var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 819var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions);