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
