On Jul 18, 2012, at 10:31 AM, Simon wrote: > I was thinking that since most things could be assumed to be immutable the > reading of the assembly could make use of multiple cores. > > Would this not make a significant difference?
In that case, no, I don't think it would make a significant difference. You'd spend a lot of time synchronizing given how the metadata is interwoven. -- -- mono-cecil
