2 references to LocalError
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
1675if (resultError == (int)LdapError.LocalError)
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
45{ LdapError.LocalError, SR.LDAP_LOCAL_ERROR },