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