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