Hey Jan, On Oct 11, 2011, at 2:57 PM, Jan wrote: > I want to call a generic method that i have to close with an enum type > that is in my assembly, the method is in a referenced assembly. > > var closed = new GenericInstanceMethod(method); > closed.GenericArguments.Add(genericType.Resolve()); > > This operation adds an assembly self reference to my assembly. > > Do you have an idea how to fix that? > > If you need an example project I can do that as well.
Yup, that would be lovely! Thanks! Jb -- -- mono-cecil
