2 references to AddLifecycleHook
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationTestFactory.cs (1)
32builder.Services.AddLifecycleHook<ContainerRegistryHook>();
TestProject.AppHost (1)
TestProgram.cs (1)
99AppBuilder.Services.AddLifecycleHook<EndPointWriterHook>();