Searched refs:ImportAssemblyRef (Results 1 – 1 of 1) sorted by relevance
480 rec.Implementation = ImportAssemblyRef(type.Assembly); in ExportType()697 return ImportAssemblyRef(assembly); in __GetAssemblyToken()913 rec.ResolutionScope = ImportAssemblyRef(type.Assembly); in ImportType()923 private int ImportAssemblyRef(Assembly asm) in ImportAssemblyRef() method in IKVM.Reflection.Emit.ModuleBuilder1637 int mscorlib = ImportAssemblyRef(universe.Mscorlib); in SaveImpl()