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