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