1 write to MethodIndex
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodEntryPointTableNode.cs (1)
31MethodIndex = methodIndex;
2 references to MethodIndex
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodEntryPointTableNode.cs (2)
27public bool IsNull => (MethodIndex < 0); 92EntryPointVertex entryPointVertex = new EntryPointVertex((uint)entryPoint.MethodIndex, fixupBlobVertex);