2 references to GetAttributes
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\FileStatus.Unix.cs (2)
188=> GetAttributes(handle: null, path, fileName, continueOnError); 191=> GetAttributes(handle, handle.Path, Path.GetFileName(handle.Path), continueOnError);