9 references to ProxyAddress
System.ServiceModel (9)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
60this.proxyAddress = HttpTransportDefaults.ProxyAddress; 305[DefaultValue(HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (1)
72[ConfigurationProperty(ConfigurationStrings.ProxyAddress, DefaultValue = HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
109[ConfigurationProperty(ConfigurationStrings.ProxyAddress, DefaultValue = HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\Configuration\WSDualHttpBindingElement.cs (1)
85[ConfigurationProperty(ConfigurationStrings.ProxyAddress, DefaultValue = HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\Configuration\WSHttpBindingBaseElement.cs (1)
73[ConfigurationProperty(ConfigurationStrings.ProxyAddress, DefaultValue = HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\HttpBindingBase.cs (1)
128[DefaultValue(HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\WSDualHttpBinding.cs (1)
130[DefaultValue(HttpTransportDefaults.ProxyAddress)]
System\ServiceModel\WSHttpBindingBase.cs (1)
111[DefaultValue(HttpTransportDefaults.ProxyAddress)]