2 references to SelfRelative
System.Security.AccessControl (2)
System\Security\AccessControl\SecurityDescriptor.cs (2)
376if ((flags & ControlFlags.SelfRelative) == 0) 595_flags = (flags | ControlFlags.SelfRelative);