While integrating FxCop with visual studio, i found [FxCop Integrator]( http://fxcopintegrator.codeplex.com)
Though this seems to be a very good tool (which almost eliminates the need to run FxCop independently), i could not find way to exclude classes or methods while doing CodeAnalysis.
Does FxcopIntegrator support that in some way?