0
kicks
Code Analysis Tools - A collection of IL code analysis tools
This is an article that describes a collection of open source .Net code analysis tools. These tools don’t analyze the actual source files, but pull the IL out of the compiled assemblies. This makes the different code analysis tools language agnostic.