2 writes to via
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1190this.via = channel.Via; 1212factory.ApplyManualAddressing(ref this.to, ref this.via, message);
1 reference to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1213this.webRequest = channel.GetWebRequest(this.to, this.via, ref timeoutHelper);