Reflector 5.1.6.0 shows all methods as empty in assemblies from .NET 4 beta 2
nesher
0

Comments

4 comments

  • Harm Neervens
    I experienced the same behaviour. When I disasseble System.Data.Entity, all methods are empty
    Harm Neervens
    0
  • Alex D
    Have you tried the .NET Reflector 6 EAP?

    http://www.red-gate.com/messageboard/vi ... .php?f=109
    Alex D
    0
  • nesher
    Yes, but it crashes on classes that I need. Touch class for example.

    [Please describe what might have caused this error.]

    Translation failure in 'System.Windows.Input.Touch..cctor()' in 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

    System.InvalidOperationException


    InnerException:

    Index was outside the bounds of the array.

    System.IndexOutOfRangeException

    at ‘.
    nesher
    0
  • john_76
    I am playing with reactive Extensions right now. Most of methods in System.Reactive.dll cannot be decompiled. Can you give this a look, too? Build 607.
    john_76
    0

Add comment

Please sign in to leave a comment.