3 references to TryAddLifecycleHook
Aspire.Hosting (1)
DistributedApplicationBuilder.cs (1)
304_innerBuilder.Services.TryAddLifecycleHook<DevcontainerPortForwardingLifecycleHook>();
Aspire.Hosting.Dapr (1)
IDistributedApplicationBuilderExtensions.cs (1)
31builder.Services.TryAddLifecycleHook<DaprDistributedApplicationLifecycleHook>();
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
979builder.Services.TryAddLifecycleHook<KubernetesTestLifecycleHook>();