6 references to Exists
Aspire.Hosting (4)
Dashboard\DashboardLifecycleHook.cs (2)
358
if (otlpGrpc.
Exists
)
364
if (otlpHttp.
Exists
)
ResourceBuilderExtensions.cs (2)
1078
if (endpoint.
Exists
)
1434
if (!endpoint.
Exists
)
Aspire.Hosting.Yarp (2)
ConfigurationBuilder\YarpCluster.cs (2)
77
var scheme = (httpsEndpoint.
Exists
, httpEndpoint.
Exists
) switch