2 references to IsSchemeHttpOrHttps
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\ApplyHostConfigurationBehavior.cs (2)
47
if (
IsSchemeHttpOrHttps
(channelDispatcher.Listener.Uri.Scheme))
67
if (
IsSchemeHttpOrHttps
(endpoint.Binding.Scheme))