9 references to PasswordRequired
System.IO.Compression (9)
System\IO\Compression\ZipArchiveEntry.Async.cs (5)
83throw new ArgumentException(SR.PasswordRequired, nameof(password)); 110throw new ArgumentException(SR.PasswordRequired, nameof(password)); 133throw new ArgumentException(SR.PasswordRequired, nameof(password)); 236throw new InvalidDataException(SR.PasswordRequired); 527throw new ArgumentException(SR.PasswordRequired, nameof(password));
System\IO\Compression\ZipArchiveEntry.cs (4)
482throw new ArgumentException(SR.PasswordRequired, nameof(password)); 520throw new ArgumentException(SR.PasswordRequired, nameof(password)); 1088throw new InvalidDataException(SR.PasswordRequired); 1279throw new ArgumentException(SR.PasswordRequired, nameof(password));