2 references to SupportsProxy
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (1)
768
if (!sp.ModelResource.
SupportsProxy
())
ProjectResourceBuilderExtensions.cs (1)
763
var targetHost = e.EndpointAnnotation.IsProxied && builder.Resource.
SupportsProxy
() ? "localhost" : e.EndpointAnnotation.TargetHost;