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