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