Base:
method
CompareToImpl
ILCompiler.DependencyAnalysis.ReadyToRun.Import.CompareToImpl(ILCompiler.DependencyAnalysis.ISortableNode, ILCompiler.DependencyAnalysis.CompilerComparer)
1 override of CompareToImpl
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\PrecodeMethodImport.cs (1)
58
public override int
CompareToImpl
(ISortableNode other, CompilerComparer comparer)
1 reference to CompareToImpl
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\PrecodeMethodImport.cs (1)
71
return base.
CompareToImpl
(other, comparer);