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