Hi, On Thu, Aug 4, 2011 at 3:25 PM, Timwi <[email protected]> wrote: > It seems that, now that CallSite no longer derives from > MethodReference, it has lost the ability to have generic parameters. > > It seems to me that it needs a GenericParameters property similar to > the existing Parameters property (i.e. just forward to > signature.GenericParameters). > > I think it would also need to implement IGenericParameterProvider.
Hm. Could you post a sample that worked before the change and is now impossible to represent? Thanks, Jb -- -- mono-cecil
