36 instantiations of BeforeStartEvent
Aspire.Hosting (1)
Aspire.Hosting.Azure.Tests (5)
Aspire.Hosting.Foundry.Tests (1)
Aspire.Hosting.Python.Tests (1)
Aspire.Hosting.Redis.Tests (3)
Aspire.Hosting.Tests (23)
ContainerRegistryResourceTests.cs (12)
522var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
543var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
567var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
589var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
612var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
648var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
672var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
702var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
723var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
743var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
764var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
785var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
Dashboard\DashboardLifecycleHookTests.cs (8)
49await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
92await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
140await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
239await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None).DefaultTimeout();
318await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
401await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
470await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
537await hook.OnBeforeStartAsync(new BeforeStartEvent(new TestServiceProvider(), model), CancellationToken.None);
Aspire.Hosting.Yarp.Tests (2)
83 references to BeforeStartEvent
Aspire.Hosting (21)
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.Azure.Sql (1)
Aspire.Hosting.Azure.Tests (4)
Aspire.Hosting.Docker (3)
Aspire.Hosting.JavaScript (3)
Aspire.Hosting.Kubernetes (3)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Python (2)
Aspire.Hosting.Redis.Tests (3)
Aspire.Hosting.Tests (17)
ContainerRegistryResourceTests.cs (12)
522var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
543var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
567var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
589var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
612var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
648var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
672var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
702var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
723var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
743var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
764var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
785var beforeStartEvent = new BeforeStartEvent(app.Services, appModel);
Aspire.Hosting.Yarp.Tests (2)
Aspire.Playground.Tests (2)
CustomResources.AppHost (2)
DotnetTool.AppHost (1)
HealthChecksSandbox.AppHost (2)
Stress.AppHost (2)