Softlogger
Categories

Things in Metadata that are missing in Reflection


System.Reflection is a high-level way of describing Types in .NET targetted at managed code consumers. The API is easy to use, but does not expose all the information that's actually present and affecting decisions. For example, Reflection does not expose TypeRef , MemberRef, AssemblyRef, or other Ref tokens.

Filed under: Design, Architecture  |    On : 2008 Mar 15  |  From: Mike Stalls blog   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003