1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
418
this.
to
= to;
3 references to to
System.ServiceModel (3)
System\ServiceModel\Channels\HttpsChannelFactory.cs (3)
444
IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(
to
, via, tokenContainer, ref timeoutHelper, onGetBaseWebRequestCallback, this);
452
this.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(this.request, this.
to
);
489
thisPtr.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(thisPtr.request, thisPtr.
to
);