3 references to EmptyPassword
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.cs (3)
1217
?? throw new InvalidOperationException(SR.
EmptyPassword
);
1233
?? throw new InvalidOperationException(SR.
EmptyPassword
);
1373
throw new ArgumentException(SR.
EmptyPassword
, nameof(password));