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)
351
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
370
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
436
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
579
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (1)
113
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)
483
ThrowHelper.
ThrowNotSupportedException_UnwritableStream
();
996
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
();