Thanks for all the replies! It was really helpful and I might be a step closer to implementing my project.
Another question arose though, how do I work with a GenericInstanceType? If I want to create a TypeReference to List<Someclass>, do I create a GenericInstanceType from List or from Someclass? -- -- mono-cecil
