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