10 references to ThrowNotSupportedException_UnseekableStream
System.Private.CoreLib (10)
src\libraries\System.Private.CoreLib\src\System\IO\BufferedStream.cs (1)
95
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (5)
432
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
461
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
479
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
497
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
607
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\RandomAccess.cs (1)
304
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\BufferedFileStreamStrategy.cs (1)
1003
ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
src\libraries\System.Private.CoreLib\src\System\Text\TranscodingStream.cs (2)
82
set => ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();
450
=> ThrowHelper.
ThrowNotSupportedException_UnseekableStream
();