2 references to IO_NotAFile
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.Unix.cs (2)
133throw new UnauthorizedAccessException(SR.Format(SR.IO_NotAFile, sourceFullPath)); 142throw new UnauthorizedAccessException(SR.Format(SR.IO_NotAFile, destFullPath));