1 reference to BuildMissingEndpointMessage
Aspire.Hosting (1)
ApplicationModel\EndpointReference.cs (1)
24
public EndpointAnnotation EndpointAnnotation => GetEndpointAnnotation() ?? throw new InvalidOperationException(ErrorMessage ??
BuildMissingEndpointMessage
());