5 references to IsResultCode
System.DirectoryServices.Protocols (5)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
1119if (Utility.IsResultCode((ResultCode)error)) 1537if (Utility.IsResultCode((ResultCode)resultError)) 1872if (Utility.IsResultCode((ResultCode)error))
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
179if (Utility.IsResultCode((ResultCode)error))
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (1)
645if (Utility.IsResultCode((ResultCode)error))