Doesn't reflector have an addin to dump out source code to file or project? I suspect large portions of the files will be the same (class names etc). A diff tool (like beyond compare) could highlight differences.
On 3 October 2011 14:01, Greg Keogh <[email protected]> wrote: > Many years ago someone in an MSDN magazine article used reflection to dump > all public classes and members of Framework 1.1 and the (then new) 2.0 and > then compared them to see what had changed. I was tempted to write something > similar to compare 2.0 and 4.0 but don’t have the spare time. Maybe someone > else has already done this, either formally or informally. It would be > fascinating -- Greg**** > > ** ** > -- regards, Preet, Overlooking the Ocean, Auckland
