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