3 writes to _infrastructure
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
256_infrastructure = infra; 620_infrastructure = infra; 687_infrastructure = infra;
1 reference to _infrastructure
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
35public AzureResourceInfrastructure Infra => _infrastructure ?? throw new InvalidOperationException("Infra is not set");