2 instantiations of TlsOperationException
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
657
throw new
TlsOperationException
(response);
753
throw new
TlsOperationException
(null, SR.TLSStopFailure);