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)
31
public AzureResourceInfrastructure Infra =>
_infrastructure
?? throw new InvalidOperationException("Infra is not set");