2 references to Comparer
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
192
fixupCells.MergeSortAllowDuplicates(FixupCell.
Comparer
);
198
if (FixupCell.
Comparer
.Compare(fixupCells[j], fixupCells[i]) != 0)