3 references to AddServerCertMappingOrSetRemoteCertificateValidationCallback
System.ServiceModel (3)
System\ServiceModel\Channels\HttpsChannelFactory.cs (3)
370this.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(request, to); 452this.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(this.request, this.to); 489thisPtr.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(thisPtr.request, thisPtr.to);