2 references to ContainerAppContext
Aspire.Hosting.Azure.AppContainers (2)
ContainerAppEnvironmentContext.cs (2)
18private readonly Dictionary<IResource, ContainerAppContext> _containerApps = []; 32public async Task<ContainerAppContext> ProcessResourceAsync(IResource resource, DistributedApplicationExecutionContext executionContext, CancellationToken cancellationToken)