1 write to BypassProxyOnLocal
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
218this.BypassProxyOnLocal = source.BypassProxyOnLocal;
2 references to BypassProxyOnLocal
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
184binding.BypassProxyOnLocal = this.BypassProxyOnLocal; 218this.BypassProxyOnLocal = source.BypassProxyOnLocal;