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