5 references to IsResultCode
System.DirectoryServices.Protocols (5)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
1113if (Utility.IsResultCode((ResultCode)error)) 1531if (Utility.IsResultCode((ResultCode)resultError)) 1866if (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))