> Is there any way to differ between a C# virtual method (not IL virtual) and > interface implementation method?
I don't think there is a simple way to do it. You must look manually for potential implicit virtual methods overridden in all parent Interfaces. --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
