2 references to WithDeploymentSlot
Aspire.Hosting.Azure.Tests (1)
AzureAppServiceTests.cs (1)
889builder.AddAzureAppServiceEnvironment("env").WithDeploymentSlot("stage");
AzureAppService.AppHost (1)
Program.cs (1)
9builder.AddAzureAppServiceEnvironment("infra").WithDeploymentSlot("staging");