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