.NET Reflectorで、指定したアセンブリのソースを一気に出力するアドイン

Reflector.FileDisassembler

The Reflector.FileDisassembler is a little add-in for the new version of Red Gate's .NET Reflector that you can use to dump the decompiler output to files of any Reflector supported language (C#, VB.NET, Delphi). This is extremely useful if you are searching for a specific line of code as you can use VS.NET's "Find in Files" or want to convert a class from one language to another.