3 references to GetEndpointOrDefault
Aspire.Hosting.Testing (3)
DistributedApplicationHostingTestingExtensions.cs (3)
90endpoint = GetEndpointOrDefault(resourceWithEndpoints, endpointName); 94endpoint = GetEndpointOrDefault(resourceWithEndpoints, "http") ?? GetEndpointOrDefault(resourceWithEndpoints, "https");