Hello,
how can I enumerate the list of assemblies contained in an executable
created with mkbundle? From the main assembly, I can get all the
dependencies from AppDomain.CurrentDomaon.GetAssemblies(). But what
about other assemblies that I usually load with System.Refletion and are
not part of the domain until they are loaded?

Thank you
Julien
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to