2 references to IO_SeekBeforeBegin
System.Formats.Tar (2)
src\runtime\src\libraries\Common\src\System\IO\SubReadStream.cs (1)
261
throw new IOException(SR.
IO_SeekBeforeBegin
);
System\Formats\Tar\GnuSparseStream.cs (1)
151
throw new IOException(SR.
IO_SeekBeforeBegin
);