1 write to address
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
2122
this.
address
= address;
2 references to address
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
2144
WebProxy result = new WebProxy(this.
address
, this.bypassOnLocal);
2171
credentials.Add(this.
address
, AuthenticationSchemesHelper.ToString(this.authenticationScheme),