Search code examples
c#reflector

How to see source code of RouteValueDictionary class


I want see the source code of System.Web.Routing.RouteValueDictionary class. But Reflector can't disassemble it correctly.

Thanks!


Solution

  • Here's a pastebin link for the code I just disassembled: http://pastebin.com/c1gQpBMG