3 instantiations of ContainerImageReference
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppContext.cs (1)
599
=> AllocateParameter(new
ContainerImageReference
(resource));
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
213
var containerImage = AllocateParameter(new
ContainerImageReference
(Resource));
Aspire.Hosting.Docker (1)
DockerComposeServiceExtensions.cs (1)
116
source: new
ContainerImageReference
(resourceInstance)