Reflector 5.1.6.0 shows all methods as empty in assemblies from .NET 4 beta 2
Comments
4 comments
-
I experienced the same behaviour. When I disasseble System.Data.Entity, all methods are empty
-
-
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 ‘. -
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.
Add comment
Please sign in to leave a comment.