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