Activity overview
Latest activity by endquote
Yes, I think I was loading a reference assembly. I loaded PresentationCore from the cache and am now seeing method bodies.
However, strangely, the classes I'm looking for aren't there. For example EasingFunction base and IEasingFunction.
They did appear in the reference assembly, but without method bodies.
Is there something special about these classes? / comments
Yes, I think I was loading a reference assembly. I loaded PresentationCore from the cache and am now seeing method bodies.
However, strangely, the classes I'm looking for aren't there. For example ...
Reflector 6.0.0.918 and .NET 4 RC?
I seem to get inconsistent results when expanding methods in the .NET 4 assemblies. For example if I look up ElasticEase from PresentationCore, there is nothing in the method bodies.
This seems lik...