2 references to GreaterThan
Microsoft.Build.Framework (2)
ArraySortHelper.cs (2)
400
if (i != null &&
GreaterThan
(ref i, ref j))
499
while (leftIndex < nextToLastIndex &&
GreaterThan
(ref pivot, ref keys[++leftIndex]))