PublicApiTests\AppContainersPublicApiTests.cs (7)
17Action<AzureResourceInfrastructure, ContainerApp> configure = (r, c) => { };
30Action<AzureResourceInfrastructure, ContainerApp> configure = null!;
41Action<AzureResourceInfrastructure, ContainerApp> configure = null!;
53Action<AzureResourceInfrastructure, ContainerApp> configure = (r, c) => { };
66Action<AzureResourceInfrastructure, ContainerApp> configure = null!;
94Action<AzureResourceInfrastructure, ContainerApp> configure = (r, c) => { };
107Action<AzureResourceInfrastructure, ContainerApp> configure = null!;