2 references to EnsureGetDispatcher
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataBehavior.cs (2)
211httpDispatcherEnabled = EnsureGetDispatcher(host, mex, this.httpGetUrl, Uri.UriSchemeHttp); 216httpsDispatcherEnabled = EnsureGetDispatcher(host, mex, this.httpsGetUrl, Uri.UriSchemeHttps);