I opened System.Numerics at reflector to study how it works.
But all methods at BigInteger and Complex are empty. Why? How can this works?
I opened System.Numerics at reflector to study how it works.
But all methods at BigInteger and Complex are empty. Why? How can this works?
Get the latest reflector here: http://www.red-gate.com/products/reflector/
(I'm able to view it fine using the current release, free version)
There are some improvements to support previously un-reflectable (new word?) code each release, being able to view it now is just the result of a bug fix really.
I openning assembly from C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.0
But this is right path:C:\Windows\Microsoft.NET\Framework\v4.0.30319
Why exists fakes assemblies?