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