1 reference to userCertValidationCallbackWrapper
System (1)
net\System\Net\SecureProtocols\SslStream.cs (1)
97
RemoteCertValidationCallback _userCertValidationCallbackWrapper = new RemoteCertValidationCallback(
userCertValidationCallbackWrapper
);