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