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)
347int moduleIndex = _moduleIndexLookup(module); 355return _moduleIndexLookup(module);