1 instantiation of JavaAuthoredDockerfileAnnotation
Aspire.Hosting.Java (1)
JavaHostingExtensions.cs (1)
119resource.Annotations.Add(new JavaAuthoredDockerfileAnnotation());
1 reference to JavaAuthoredDockerfileAnnotation
Aspire.Hosting.Java (1)
JavaHostingExtensions.cs (1)
1252if (builder.Resource.HasAnnotationOfType<JavaAuthoredDockerfileAnnotation>())