1 write to _moduleIndexLookup
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ModuleTokenResolver.cs (1)
48
_moduleIndexLookup
= moduleIndexLookup;
2 references to _moduleIndexLookup
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ModuleTokenResolver.cs (2)
347
int moduleIndex =
_moduleIndexLookup
(module);
355
return
_moduleIndexLookup
(module);