I would like to manually run code analysis for an entire solution, not on building the project, and not using FXCop, if possible. I did enable CA on build but it really, really
No, I don't think you're missing anything. The CA from VS2010 can only be run manually per project. This can indeed become very cumbersome for large solutions if you don't want the CA on build. You could try to disable some rulesets to decrease the slowdown though.