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