2 references to CompoundAceType
System.Security.AccessControl (2)
System\Security\AccessControl\ACE.cs (2)
1027
binaryForm[baseOffset + offsetLocal + 0] = (byte)((ushort)
CompoundAceType
>> 0);
1028
binaryForm[baseOffset + offsetLocal + 1] = (byte)((ushort)
CompoundAceType
>> 8);