``` It seems to me CodeGen.Invoke() does not support invoking a generic method at the moment. E.g. public static T SomeMethod<T>( object o ) ``` Original issue reported on code.google.com by `steven.j...@gmail.com` on 18 Dec 2013 at 9:48