3 writes to _infrastructure
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
326_infrastructure = infra; 704_infrastructure = infra; 773_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");