4 references to Exists
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
1076
if (endpoint.
Exists
)
1432
if (!endpoint.
Exists
)
Aspire.Hosting.Yarp (2)
ConfigurationBuilder\YarpCluster.cs (2)
77
var scheme = (httpsEndpoint.
Exists
, httpEndpoint.
Exists
) switch