1 instantiation of GoModDownloadAnnotation
Aspire.Hosting.Go (1)
GoHostingExtensions.cs (1)
464
builder.WithAnnotation(new
GoModDownloadAnnotation
());
1 reference to GoModDownloadAnnotation
Aspire.Hosting.Go (1)
GoHostingExtensions.cs (1)
459
if (builder.Resource.TryGetLastAnnotation<
GoModDownloadAnnotation
>(out _))