2 references to IO_NotSupported_UnseekableStream
System.IO.Compression (2)
src\runtime\src\libraries\Common\src\System\IO\SubReadStream.cs (2)
65
throw new NotSupportedException(SR.
IO_NotSupported_UnseekableStream
);
248
throw new NotSupportedException(SR.
IO_NotSupported_UnseekableStream
);