Hi Greg, On Mon, Mar 14, 2011 at 2:08 PM, Greg Young <[email protected]> wrote: > I was talking with JB at QCon and he mentioned someone working on a > thread safe resolver in a fork. I remember seeing some discussion on > this as well.
The code lives in: https://github.com/icsharpcode/ILSpy > What is the current status of the project? I think it's working well for Daniel. > Is this something likely being merged back into trunk? It works well for the reading case only, so we would have to improve it to support write too. That's something planned, I'm not sure it will end up right in trunk on in a separate supported branch yet. Jb -- -- mono-cecil
