2 references to EntryPoint
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodEntryPointTableNode.cs (2)
22public static EntryPoint Null = new EntryPoint(-1, null); 68ridToEntryPoint[(int)rid] = new EntryPoint(methodIndex, method);