Does anyone know of a way to compare two .NET assemblies to determine whether they were built from the \"same\" source files?
I am aware that there are some differen
You can use the Reflector Diff AddIn here.