1 write to importer
illink (1)
Linker.Steps\SweepStep.cs (1)
646
this.
importer
= new DefaultMetadataImporter(assembly.MainModule);
2 references to importer
illink (2)
Linker.Steps\SweepStep.cs (2)
672
type.Scope =
importer
.ImportReference(anr);
694
exportedType.Scope =
importer
.ImportReference(anr);