2 references to GreaterThan
Microsoft.CodeAnalysis.Collections.Package (2)
Internal\ArraySortHelper.cs (2)
947
if (keyRef != null &&
GreaterThan
(ref keyRef, ref keys[j]))
1052
while (
GreaterThan
(ref pivot, ref keys[++left]))