1 reference to IO_FileTooLong
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.Unix.NonAndroid.cs (1)
45
throw new IOException(fs.Length == 0 ? SR.IO_InvalidReadLength : SR.
IO_FileTooLong
);