2 references to MergeInheritanceBits
System.Security.AccessControl (2)
System\Security\AccessControl\ACL.cs (2)
1604if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags, IsDS, out merged)) 1613if (MergeInheritanceBits(ace.AceFlags, newAce.AceFlags, IsDS, out merged))