I would say depends on the code. Can u post the IL and the c# u r trying to emulate.
On 27/11/2010, at 8:33 AM, joer <[email protected]> wrote: > Hi, > > i changed my IL so it stores into a local variable a DERIVED type > instead of the base class. PEVERIFY complains that it expects the base > class, however code seems to run. > > Is this an error which can be ignored (a derived type is always a > member of its base class, why does it complain ), or will I run into > problems somewhere else ? > > Joe > > -- > -- > mono-cecil -- -- mono-cecil
