3 references to UriSchemeHttps
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
45return UriEx.UriSchemeHttps;
System\ServiceModel\Channels\HttpsTransportBindingElement.cs (1)
40get { return UriEx.UriSchemeHttps; }
System\ServiceModel\Channels\WebSocketHelper.cs (1)
70case UriEx.UriSchemeHttps: