This utility dumps BizTalk-generated C# source code to an output folder of your choice. BizTalk server 2004 compiles assemblies containing orchestrations, schemas, pipelines, maps, etc., by first generating transitory C# source code. This utility allows you to save copies of that source code for post-compilation inspection. The source code can be used to gain a deeper understanding of BizTalk Server 2004, or as a tool to troubleshoot and debug deeper problems in BizTalk-generated code.