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