3 references to GreaterThan
System.Security.AccessControl (3)
System\Security\AccessControl\ACL.cs (3)
757return ComparisonResult.GreaterThan; 771return ComparisonResult.GreaterThan; 809while ((ComparisonResult.GreaterThan != CompareAces(_acl[left], pivot, isDacl)) && (left < right))