19 references to IsDS
mscorlib (19)
system\security\accesscontrol\acl.cs (15)
1658if ( true == MergeInheritanceBits( ace.AceFlags, newAce.AceFlags, IsDS, out merged )) 1667if ( true == MergeInheritanceBits( ace.AceFlags, newAce.AceFlags, IsDS, out merged )) 2037if (( !IsDS ) || ( objectFlags == ObjectAceFlags.None )) 2118if (( !IsDS ) || ( objectFlags == ObjectAceFlags.None )) 2303if ( IsDS ) 2509if ( false == RemoveInheritanceBits( ms_AceFlags, flags, IsDS, out mergeResultFlags, out mergeRemoveTotal )) 2730if ( IsDS ) 3004if ( !IsDS ) 3025if ( !IsDS ) 3046if ( !IsDS ) 3066if ( !IsDS ) 3167if ( !IsDS ) 3190if ( !IsDS ) 3213if ( !IsDS ) 3235if ( !IsDS )
system\security\accesscontrol\securitydescriptor.cs (4)
871systemAcl.IsDS != isDS ) 881discretionaryAcl.IsDS != isDS ) 1086if ( value.IsDS != this.IsDS ) 1135if ( value.IsDS != this.IsDS )