By mswatcher
via community.sharpdevelop.net
Submitted: Mar 08 2013 / 07:05
You can get the async-enabled ILSpy build from our build server. The async support is not yet complete; for example decompilation fails if the IL evaluation stack is not empty at the point of the await expression. The decompilation logic highly depends on the patterns produced by the C# 5 compiler - it only works with code compiled with the C# compiler in the .NET 4.5 beta release, not with any previous CTPs. Also, it is likely that ILSpy will need adjustments for the final C# 5 compiler.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment