Thank you Jon,

The method is virtual indeed.
Can I use Cecil to invoke that method to determine that? What I have is the
MethodDefinition from the Body.Instructions.



Groeten,
Kasper


On Wed, Jan 9, 2013 at 11:12 PM, Jonathan Pryor <[email protected]> wrote:

> On Jan 9, 2013, at 3:59 PM, Kasper Stolk <[email protected]> wrote:
> > How can I get the reference to the overridden class? Is it determined at
> runtime?
>
> If the method is virtual, then the method to invoke is determined at
> runtime.
>
>  - Jon
>
> --
> --
> mono-cecil
>

-- 
--
mono-cecil

Reply via email to