Hello Damien,
See "used by" and "derived by" in the reflector.
---
WBR, Michael Nemtsev [C# MVP].
My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
D> On Jul 3, 8:12 pm, Pramod Anchuparayil
D> Reflector is a very useful tool, and I almost suggested it myself,
D> but I can't find anywhere that I can search (all loaded
D> assemblies/all assemblies in the universe) to discover which classes
D> implement a particular interface (e.g. the Analyze will tell you
D> where the interface is consumed, but not implemented). OTOH, I may
D> have missed something - Reflector always continues to surpirse me
D> with just how good it is.
D>
D> Damien
D>