1 write to _infrastructure
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppContext.cs (1)
42
_infrastructure
= infra;
1 reference to _infrastructure
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppContext.cs (1)
38
public AzureResourceInfrastructure Infra =>
_infrastructure
?? throw new InvalidOperationException("Infra is not set");