26 instantiations of BeforeStartEvent
Aspire.Hosting (1)
Aspire.Hosting.Azure.Tests (1)
Aspire.Hosting.Python.Tests (1)
Aspire.Hosting.Redis.Tests (2)
Aspire.Hosting.Tests (19)
ContainerRegistryResourceTests.cs (12)
521var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
542var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
566var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
588var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
611var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
647var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
671var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
701var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
722var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
742var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
763var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
784var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
Dashboard\DashboardLifecycleHookTests.cs (7)
46await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
89await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
137await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
243await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
331await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
403await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
473await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
Aspire.Hosting.Yarp.Tests (2)
74 references to BeforeStartEvent
Aspire.Hosting (16)
Aspire.Hosting.Azure (4)
Aspire.Hosting.Azure.AppContainers (2)
Aspire.Hosting.Azure.AppService (2)
Aspire.Hosting.Azure.ContainerRegistry (1)
Aspire.Hosting.Azure.CosmosDB (1)
Aspire.Hosting.Azure.Functions (1)
Aspire.Hosting.Azure.PostgreSQL (1)
Aspire.Hosting.Azure.Redis (2)
Aspire.Hosting.Docker (3)
Aspire.Hosting.JavaScript (4)
Aspire.Hosting.Keycloak (1)
Aspire.Hosting.Kubernetes (3)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Python (3)
Aspire.Hosting.Redis (2)
Aspire.Hosting.Redis.Tests (2)
Aspire.Hosting.Tests (14)
ContainerRegistryResourceTests.cs (12)
521var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
542var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
566var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
588var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
611var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
647var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
671var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
701var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
722var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
742var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
763var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
784var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
Aspire.Hosting.Yarp (1)
Aspire.Hosting.Yarp.Tests (2)
Aspire.Playground.Tests (2)
CustomResources.AppHost (2)
HealthChecksSandbox.AppHost (2)
Stress.AppHost (2)