2 references to LoopDetect
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\common\ResultCode.cs (1)
89{ ResultCode.LoopDetect, SR.LDAP_LOOP_DETECT },
System\DirectoryServices\Protocols\common\utils.cs (1)
27if (code >= ResultCode.InsufficientAccessRights && code <= ResultCode.LoopDetect)