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