6 references to InvalidAsyncResult
System.DirectoryServices.Protocols (6)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
401throw new ArgumentException(SR.InvalidAsyncResult); 465throw new ArgumentException(SR.InvalidAsyncResult);
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (4)
47throw new ArgumentException(SR.InvalidAsyncResult); 236throw new ArgumentException(SR.InvalidAsyncResult); 247throw new ArgumentException(SR.InvalidAsyncResult); 293throw new ArgumentException(SR.InvalidAsyncResult);