12 references to ThrowNotSupportedException_UnreadableStream
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\IO\BufferedStream.cs (1)
103ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (3)
302ThrowHelper.ThrowNotSupportedException_UnreadableStream(); 321ThrowHelper.ThrowNotSupportedException_UnreadableStream(); 555ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\BufferedFileStreamStrategy.cs (1)
1011ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\OSFileStreamStrategy.cs (1)
217ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (3)
58ThrowHelper.ThrowNotSupportedException_UnreadableStream(); 92ThrowHelper.ThrowNotSupportedException_UnreadableStream(); 209ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStream.cs (1)
211ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStreamWrapper.cs (1)
144ThrowHelper.ThrowNotSupportedException_UnreadableStream();
src\libraries\System.Private.CoreLib\src\System\Text\TranscodingStream.cs (1)
188ThrowHelper.ThrowNotSupportedException_UnreadableStream();