2 references to SetAttributes
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\FileStatus.Unix.cs (2)
219
=>
SetAttributes
(handle: null, path, attributes, asDirectory);
222
=>
SetAttributes
(handle, handle.Path, attributes, asDirectory);