2 references to GetContainerLifetimeType
Aspire.Hosting (2)
Dcp\ApplicationExecutor.cs (1)
1471if (container.GetContainerLifetimeType() == ContainerLifetime.Persistent)
Dcp\DcpNameGenerator.cs (1)
65var nameSuffix = container.GetContainerLifetimeType() switch