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