14 references to AddLifeCycleCommands
Aspire.Hosting (2)
Dcp\ContainerCreator.cs (1)
1082resource.AddLifeCycleCommands();
Dcp\ExecutableCreator.cs (1)
330resource.AddLifeCycleCommands();
Aspire.Hosting.Dotnet.Tests (3)
DotnetProjectResourceTests.cs (3)
532resource.AddLifeCycleCommands(); 546resource.AddLifeCycleCommands(); 560resource.AddLifeCycleCommands();
Aspire.Hosting.Tests (9)
Dashboard\DashboardEventHandlersTests.cs (1)
195dashboardResource.AddLifeCycleCommands();
ResourceCommandAnnotationTests.cs (8)
54resourceBuilder.Resource.AddLifeCycleCommands(); 80resourceBuilder.Resource.AddLifeCycleCommands(); 95projectResource.AddLifeCycleCommands(); 110csharpAppResource.AddLifeCycleCommands(); 135projectResource.AddLifeCycleCommands(); 159containerResource.Resource.AddLifeCycleCommands(); 162projectResource.AddLifeCycleCommands(); 172projectResource.AddLifeCycleCommands();