7 references to IsLdapError
System.DirectoryServices.Protocols (7)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (4)
955
if (LdapErrorMappings.
IsLdapError
(certError))
980
if (LdapErrorMappings.
IsLdapError
(error))
1124
else if (LdapErrorMappings.
IsLdapError
(error))
1908
if (LdapErrorMappings.
IsLdapError
(error))
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
184
else if (LdapErrorMappings.
IsLdapError
(error))
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
478
if (LdapErrorMappings.
IsLdapError
(certError))
660
if (LdapErrorMappings.
IsLdapError
(error))