On Thu, 14 May 2009, Paul Vriens wrote: [...]
Spot on:
(Vista with .NET3.5SP1):
winedump -v -j export mscorwks.dll | grep -e CompareAssemblyIdentity -e GetAssemblyIdentityFromFile
002FF322 48 CompareAssemblyIdentity 00300A41 69 GetAssemblyIdentityFromFile
So given that we don't have an mscorwks implementation and that these are just stubs, it seems like they should be removed from fusion.dll.
I'll send a patch.