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