2 references to GetWebRequest
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
783
request = this.resolver.
GetWebRequest
(this.location, this.dialect, this.identifier);
827
request = this.resolver.
GetWebRequest
(this.location, this.dialect, this.identifier);