3 writes to webProxy
System.ServiceModel (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
67this.webProxy = null; 93this.webProxy = elementToBeCloned.webProxy; 343this.webProxy = value;
4 references to webProxy
System.ServiceModel (4)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
93this.webProxy = elementToBeCloned.webProxy; 347return this.webProxy; 936if (this.webProxy != http.webProxy)