Hi
Bit confused for syntax on Assembly resolve:
I have 1st Assembly as var base_T = "......\\acc_check.exe"; has a
method "Add" in class "Test"
from base_T creating new Assembly New_T =
"......\\acc_check_accessor.exe";
In New_T Assembly i am able to insert new class (Test_Accessor) and new
method ( Method_Add),
Inside method Method_Add , i am invoking "Add" of base_T
I am missing the syntax for AssemblyResolver.Resolve , in order to use
proper "Add" method reference.
While calling "Add" from "New_T" getting error {"Common Language Runtime
detected an invalid program.}
~SM
--
--
--
mono-cecil
---
You received this message because you are subscribed to the Google Groups
"mono-cecil" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.