2 writes to to
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1189this.to = channel.RemoteAddress; 1212factory.ApplyManualAddressing(ref this.to, ref this.via, message);
2 references to to
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (2)
1213this.webRequest = channel.GetWebRequest(this.to, this.via, ref timeoutHelper); 1246TD.MessageSentByTransport(eventTraceActivity, this.to.Uri.AbsoluteUri);