1 write to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
419this.via = via;
1 reference to via
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
444IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(to, via, tokenContainer, ref timeoutHelper, onGetBaseWebRequestCallback, this);