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