5 references to IO_SeekBeforeBegin
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (1)
530throw new IOException(SR.IO_SeekBeforeBegin);
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStream.cs (4)
319throw new IOException(SR.IO_SeekBeforeBegin); 542throw new IOException(SR.IO_SeekBeforeBegin); 548throw new IOException(SR.IO_SeekBeforeBegin); 554throw new IOException(SR.IO_SeekBeforeBegin);