R
Richard
Hi,
I have a project that references a couple of other dll:s. After I compile
the project I use IL DASM to have a look on the Manifest of the compiled
dll. The thing is that not all referenced dll:s are in there (I'm missing 3
of 7)!
My problem is that I need to find all referenced assemblies by reflection
(using GetReferencedAssemblies) ...
Is there a explination to this? I could really need some help and ideas with
this ...
Richard
I have a project that references a couple of other dll:s. After I compile
the project I use IL DASM to have a look on the Manifest of the compiled
dll. The thing is that not all referenced dll:s are in there (I'm missing 3
of 7)!
My problem is that I need to find all referenced assemblies by reflection
(using GetReferencedAssemblies) ...
Is there a explination to this? I could really need some help and ideas with
this ...
Richard