On 3/24/09, Wicky <[email protected]> wrote: > Then how could I get ExpressionType? I see IEnumerator but couldn't > find ExpressionType anywhere in ReturnType.
The declaring type of the method will be a GenericInstanceType, its GenericArgument collections should have it. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
