2 references to GetImportToModule
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ImportReferenceProvider.cs (1)
37Import typeImport = GetImportToModule(module);
Compiler\TypeMapAssemblyTargetsNode.cs (1)
54dependencies.Add(new DependencyListEntry(_importReferenceProvider.GetImportToModule(targetModule), "Type Map Assembly Target"));