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