What's the real thing with this compilation constant for vs2012 projects?
I've read that it's to have Code Analysis consider SuppressMessage attributes during analysis, but both with and without this flag, in VS2012 or FxCop, the SuppressMessages are considered and the code warnings ignored.