2 references to ReadAttributes
System.IO.FileSystem.AccessControl (2)
System\IO\FileSystemAclExtensions.cs (1)
230(rights & FileSystemRights.ReadAttributes) != 0 ||
System\Security\AccessControl\FileSystemRights.cs (1)
40Read = ReadData | ReadExtendedAttributes | ReadAttributes | ReadPermissions,