Hi, On Tue, May 3, 2011 at 3:43 PM, Usman Bhatti <[email protected]> wrote: > 2. I thought that I may be using a older version which does not support > Resolve() method. So I download the sources of cecil 0.9 from git (I didn't > find the binaries anywhere) and got cecil 0.9. The new version does not seem > to recognize IRelfectionVisitor, neither some of Accept methods. Am I > missing something here? Or the new version does not support the visitor?
Yes, please use 0.9. Also the visitors have been removed as they were quite broken. Jb -- -- mono-cecil
