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