On Thu, Jun 17, 2010 at 8:42 AM, Fabian Schmied <[email protected]> wrote: > FWIW, peverify generates this warning for the quite harmless scenario > that a class implements an interface method not by itself but via its > base class.
Yeah that's not the issue. What's happening here is that we have an interface containing non abstract methods with a zero RVA. -- Jb Evain <[email protected]> -- -- mono-cecil
