2 instantiations of ContainerImageReference
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
208
var containerImage = AllocateParameter(new
ContainerImageReference
(Resource));
Aspire.Hosting.Docker (1)
DockerComposeServiceResource.cs (1)
98
source: new
ContainerImageReference
(resourceInstance)