3 references to SetLengthRequiresSeekingAndWriting
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.cs (1)
2308
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);
System\IO\Compression\ZipCustomStreams.cs (2)
362
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);
718
throw new NotSupportedException(SR.
SetLengthRequiresSeekingAndWriting
);