13 references to ThrowNotSupportedException_UnwritableStream
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\IO\BufferedStream.cs (1)
111
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (4)
337
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
356
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
422
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
565
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (1)
114
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\BufferedFileStreamStrategy.cs (1)
1019
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\OSFileStreamStrategy.cs (1)
241
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (2)
484
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
998
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStream.cs (1)
217
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStreamWrapper.cs (1)
147
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\Text\TranscodingStream.cs (1)
220
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();