6 references to AddLifeCycleCommands
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1539resource.AddLifeCycleCommands();
Aspire.Hosting.Tests (5)
Dashboard\DashboardLifecycleHookTests.cs (1)
92dashboardResource.AddLifeCycleCommands();
ResourceCommandAnnotationTests.cs (4)
51resourceBuilder.Resource.AddLifeCycleCommands(); 77resourceBuilder.Resource.AddLifeCycleCommands(); 92projectResource.AddLifeCycleCommands(); 107csharpAppResource.AddLifeCycleCommands();