2 references to Proxy
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
140
if (bindingElement.
Proxy
!= null)
142
this.proxy = bindingElement.
Proxy
;