11 references to ThrowEndOfFileException
System.Private.CoreLib (11)
src\libraries\System.Private.CoreLib\src\System\IO\BinaryReader.cs (5)
194ThrowHelper.ThrowEndOfFileException(); 209ThrowHelper.ThrowEndOfFileException(); 270ThrowHelper.ThrowEndOfFileException(); 493ThrowHelper.ThrowEndOfFileException(); 500ThrowHelper.ThrowEndOfFileException();
src\libraries\System.Private.CoreLib\src\System\IO\File.cs (2)
673ThrowHelper.ThrowEndOfFileException(); 1012ThrowHelper.ThrowEndOfFileException();
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (1)
224ThrowHelper.ThrowEndOfFileException();
src\libraries\System.Private.CoreLib\src\System\IO\Stream.cs (2)
438ThrowHelper.ThrowEndOfFileException(); 906ThrowHelper.ThrowEndOfFileException();
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.Unix.NonAndroid.cs (1)
378ThrowHelper.ThrowEndOfFileException();