1 write to _infrastructure
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
206_infrastructure = infra;
1 reference to _infrastructure
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
31public AzureResourceInfrastructure Infra => _infrastructure ?? throw new InvalidOperationException("Infra is not set");