1 write to factory
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
290this.factory = factory;
2 references to factory
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
295get { return this.factory; } 370this.factory.AddServerCertMappingOrSetRemoteCertificateValidationCallback(request, to);