Hi, I'm writing some code Analysis tool and I'm trying to switch to cecil after using reflection. My problem is that i need to know if a member is explicitly implemented from an interface and if so what is that interface. I noticed that I can do this by parsing but it feels wrong, is there a better way to do so ?
thanks in advance, Izik Shmulewitz. --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
