2 references to GreaterThan
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Collections\Internal\ArraySortHelper.cs (2)
949
if (keyRef != null &&
GreaterThan
(ref keyRef, ref keys[j]))
1054
while (
GreaterThan
(ref pivot, ref keys[++left]))