4 references to ModuleToIndexInternal
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ManifestMetadataTableNode.cs (4)
149int acquiredId = ModuleToIndexInternal(inputModule); 175int index = ModuleToIndexInternal(ecmaModule); 196return ModuleToIndexInternal(module); 202return ModuleToIndexInternal((IEcmaModule)module);