4 references to Add
System.DirectoryServices.Protocols (4)
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (4)
200ldapException.PartialResults.Add(asyncResult._response.Entries[i]); 209ldapException.PartialResults.Add(asyncResult._response.References[i]); 266collection.Add(asyncResult._response.Entries[i]); 276collection.Add(asyncResult._response.References[i]);