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