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