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.

Thanks!
Timwi

-- 
--
mono-cecil

Reply via email to