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