2 references to SetUnixFileMode
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\FileStatus.Unix.cs (2)
465=> SetUnixFileMode(handle: null, path, mode); 468=> SetUnixFileMode(handle, handle.Path, mode);