21 references to ThrowObjectDisposedException_FileClosed
System.Private.CoreLib (21)
src\libraries\System.Private.CoreLib\src\System\IO\BinaryReader.cs (1)
93ThrowHelper.ThrowObjectDisposedException_FileClosed();
src\libraries\System.Private.CoreLib\src\System\IO\FileStream.cs (17)
83ThrowHelper.ThrowObjectDisposedException_FileClosed(); 226ThrowHelper.ThrowObjectDisposedException_FileClosed(); 244ThrowHelper.ThrowObjectDisposedException_FileClosed(); 258ThrowHelper.ThrowObjectDisposedException_FileClosed(); 285ThrowHelper.ThrowObjectDisposedException_FileClosed(); 304ThrowHelper.ThrowObjectDisposedException_FileClosed(); 334ThrowHelper.ThrowObjectDisposedException_FileClosed(); 353ThrowHelper.ThrowObjectDisposedException_FileClosed(); 379ThrowHelper.ThrowObjectDisposedException_FileClosed(); 400ThrowHelper.ThrowObjectDisposedException_FileClosed(); 414ThrowHelper.ThrowObjectDisposedException_FileClosed(); 443ThrowHelper.ThrowObjectDisposedException_FileClosed(); 461ThrowHelper.ThrowObjectDisposedException_FileClosed(); 480ThrowHelper.ThrowObjectDisposedException_FileClosed(); 538ThrowHelper.ThrowObjectDisposedException_FileClosed(); 561ThrowHelper.ThrowObjectDisposedException_FileClosed(); 590ThrowHelper.ThrowObjectDisposedException_FileClosed();
src\libraries\System.Private.CoreLib\src\System\IO\RandomAccess.cs (1)
299ThrowHelper.ThrowObjectDisposedException_FileClosed();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\OSFileStreamStrategy.cs (2)
213ThrowHelper.ThrowObjectDisposedException_FileClosed(); 237ThrowHelper.ThrowObjectDisposedException_FileClosed();