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