2 references to CompareAces
mscorlib (2)
system\security\accesscontrol\acl.cs (2)
1030while (( ComparisonResult.LessThan != CompareAces( _acl[right], pivot, isDacl ) ) && ( left < right )) 1042while (( ComparisonResult.GreaterThan != CompareAces( _acl[left], pivot, isDacl ) ) && ( left < right ))