You've already forked linux-packaging-mono
Imported Upstream version 4.8.0.483
Former-commit-id: dea8c53844337fa8b7535e16c76a043c3f09ea30
This commit is contained in:
parent
c135664484
commit
f38a7b4f5b
@@ -165,6 +165,7 @@ namespace Mono.Linker.Steps {
|
||||
if ((td != null) && Annotations.IsMarked (td)) {
|
||||
scope = assembly.MainModule.ImportReference (td).Scope;
|
||||
hash.Add (td, scope);
|
||||
et.Scope = scope;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user