2 instantiations of AzureContainerAppEnvironmentAcrPullIdentityAnnotation
Aspire.Hosting.Azure.AppContainers (2)
AzureContainerAppExtensions.cs (2)
640identity => new AzureContainerAppEnvironmentAcrPullIdentityAnnotation(identity), 1113builder.WithAnnotation(new AzureContainerAppEnvironmentAcrPullIdentityAnnotation(identityBuilder.Resource));
4 references to AzureContainerAppEnvironmentAcrPullIdentityAnnotation
Aspire.Hosting.Azure.AppContainers (4)
AzureContainerAppExtensions.cs (4)
317if (appEnvResource.TryGetLastAnnotation<AzureContainerAppEnvironmentAcrPullIdentityAnnotation>(out var identityAnnotation)) 810if (appEnvResource.TryGetLastAnnotation<AzureContainerAppEnvironmentAcrPullIdentityAnnotation>(out var identityAnnotation))