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