4 references to AppIdentityAnnotation
Aspire.Hosting.Azure.AppContainers (2)
ContainerAppContext.cs (2)
72if (resource.TryGetLastAnnotation<AppIdentityAnnotation>(out var appIdentityAnnotation))
AzureContainerApps.AppHost (2)
Program.cs (2)
50if (context.Resource.TryGetLastAnnotation<AppIdentityAnnotation>(out var identity))