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