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