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(); 240ThrowHelper.ThrowObjectDisposedException_FileClosed(); 258ThrowHelper.ThrowObjectDisposedException_FileClosed(); 272ThrowHelper.ThrowObjectDisposedException_FileClosed(); 299ThrowHelper.ThrowObjectDisposedException_FileClosed(); 318ThrowHelper.ThrowObjectDisposedException_FileClosed(); 348ThrowHelper.ThrowObjectDisposedException_FileClosed(); 367ThrowHelper.ThrowObjectDisposedException_FileClosed(); 393ThrowHelper.ThrowObjectDisposedException_FileClosed(); 414ThrowHelper.ThrowObjectDisposedException_FileClosed(); 428ThrowHelper.ThrowObjectDisposedException_FileClosed(); 457ThrowHelper.ThrowObjectDisposedException_FileClosed(); 475ThrowHelper.ThrowObjectDisposedException_FileClosed(); 494ThrowHelper.ThrowObjectDisposedException_FileClosed(); 551ThrowHelper.ThrowObjectDisposedException_FileClosed(); 574ThrowHelper.ThrowObjectDisposedException_FileClosed(); 603ThrowHelper.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();