Hi together, I parse trough the MethodDefinition s of a type. How can I detect if the method is inherited from a base class?
I tried getOriginalMethod() and getDeclaringType() But neither worked? How can I solve this? Thanks -- -- mono-cecil
Hi together, I parse trough the MethodDefinition s of a type. How can I detect if the method is inherited from a base class?
I tried getOriginalMethod() and getDeclaringType() But neither worked? How can I solve this? Thanks -- -- mono-cecil