Reflector tips

Published 02-21-2007 9:48 AM | jokiz

Here are some tips on using Lutz Roeder's Reflector that some of you might not yet know.

  1. Enclose search parameters with quotes for exact match.
  2. Use AssemblyList for sets of assemblies (I currently have .NET 1.1, .NET 2.0, CSLA 1.1, CSLA 2.0, NHibernate, NUnit, MbUnit, Infragistics)
  3. Analyzer rocks! I use "Used By" feature a lot, just make sure the dependent assemblies are also part of the set. (similar to Resharper's Find Usage)
Filed under: ,

Comments

# bonskijr said on February 20, 2007 9:15 PM:

then you'll even love the v5.0 of reflector, check out a mini-review @ http://jayflowers.com/WordPress/?p=136

# jokiz said on February 20, 2007 9:49 PM:

i just downloaded v5 yesterday but haven't seen the release notes, thanksfor the link

# cruizer said on February 21, 2007 1:54 AM:

version 5 of Reflector works with Mono already Smile