1 instantiation of PrecodeMethodImport
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
676return new PrecodeMethodImport(
3 references to PrecodeMethodImport
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\PrecodeMethodImport.cs (3)
60if ((_localMethod != null) && (((PrecodeMethodImport)other)._localMethod != null)) 62int result = comparer.Compare(_localMethod, ((PrecodeMethodImport)other)._localMethod); 68else if (((PrecodeMethodImport)other)._localMethod != null)