4 references to SetLengthRequiresSeekingAndWriting
System.IO.Compression (4)
System\IO\Compression\ZipArchiveEntry.cs (1)
1565
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);
System\IO\Compression\ZipCustomStreams.cs (3)
439
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);
575
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);
931
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);