2 references to InvalidFileAccess
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
65throw new ArgumentOutOfRangeException(nameof(access), SR.InvalidFileAccess);
System\IO\Compression\ZipArchiveEntry.cs (1)
404throw new ArgumentOutOfRangeException(nameof(access), SR.InvalidFileAccess);