3 references to EndpointReferenceAnnotation
Aspire.Hosting (3)
ResourceBuilderExtensions.cs (3)
304
private static Action<EnvironmentCallbackContext> CreateEndpointReferenceEnvironmentPopulationCallback(
EndpointReferenceAnnotation
endpointReferencesAnnotation)
308
var
annotation = endpointReferencesAnnotation;
436
.OfType<
EndpointReferenceAnnotation
>()