How can we help you today? How can we help you today?

MS RX: Decompile fails for System.Reactive and System.CoreEx

For the reactive extensions library, the decompile fails for many methods in system.reactive and system.coreex.
PeterO
0

Comments

5 comments

  • Clive Tong
    Hi.

    Can you give a few more details - which version of Visual studio, which Rx libraries and what settings for the decompile?

    I just tried 1.0.4.0 on 2010 using C# 3.0 and the decompile gave 124, 59, and 674 methods successfully decompiled from CoreEx, Interactive and Reactive respectively.

    Thanks.
    Clive Tong
    0
  • PeterO
    Sorry, more details:

    VS 2008, Reactive extensions for silverlight Build 1.0.2350.0 03/15/2010. (Note assembly version number is still 1.0.2.5).
    PeterO
    0
  • PeterO
    So, from playing with some of the symbols that are generated from the reverse engineering, dealing with the numerous anonymous methods and captured variables in the IL code is a problem.
    PeterO
    0
  • Clive Tong
    Thanks - I'll take a look.
    Clive Tong
    0
  • Clive Tong
    We've done some work on the lambda methods so the decompilation and stepping should be much improved in subsequent EAPs.
    Clive Tong
    0

Add comment

Please sign in to leave a comment.