1 reference to GetFileAttributesExPrivate
System.IO.FileSystem.AccessControl (1)
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetFileAttributesEx.cs (1)
24
return
GetFileAttributesExPrivate
(name, fileInfoLevel, ref lpFileInformation);