unfortunately, we do not have the ability to exclude warnings in the managed code analysis tool by file. That said, we have been working on improving our behavior in the presence of generated code and the experience for the final release in this space will be much improved.
Thanks for the feedback,
Sean Sandys, VSTS, Code Analysis Team
Has this been addressed since your original post?
I'm using the IdeaBlade toolset, and it generates base classes that you don't modify and final classes that you can modify. I need to exclude the base classes from fxcop in team system so I don't keep getting all the errors, since I can't fix them.
Any progress on this?