3 references to ContainerAppDomain
Aspire.Hosting.Azure.AppContainers (3)
BaseContainerAppContext.cs (1)
187var domain = AllocateParameter(_containerAppEnvironmentContext.Environment.ContainerAppDomain);
ContainerAppContext.cs (1)
27AllocateParameter(_containerAppEnvironmentContext.Environment.ContainerAppDomain);
ContainerAppJobContext.cs (1)
23AllocateParameter(_containerAppEnvironmentContext.Environment.ContainerAppDomain);