10 references to AddLifeCycleCommands
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1559resource.AddLifeCycleCommands();
Aspire.Hosting.Tests (9)
Dashboard\DashboardLifecycleHookTests.cs (1)
94dashboardResource.AddLifeCycleCommands();
ResourceCommandAnnotationTests.cs (8)
54resourceBuilder.Resource.AddLifeCycleCommands(); 80resourceBuilder.Resource.AddLifeCycleCommands(); 95projectResource.AddLifeCycleCommands(); 110csharpAppResource.AddLifeCycleCommands(); 135projectResource.AddLifeCycleCommands(); 159containerResource.Resource.AddLifeCycleCommands(); 162projectResource.AddLifeCycleCommands(); 172projectResource.AddLifeCycleCommands();