3 references to NotReturnedAsyncResult
System.DirectoryServices.Protocols (3)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (3)
391
throw new ArgumentException(SR.Format(SR.
NotReturnedAsyncResult
, nameof(asyncResult)));
433
throw new ArgumentException(SR.Format(SR.
NotReturnedAsyncResult
, nameof(asyncResult)));
455
throw new ArgumentException(SR.Format(SR.
NotReturnedAsyncResult
, nameof(asyncResult)));