Further to my previous reply, I've noticed a couple of changes in the history of the Entity Framework:
- Commit 44bc6d15f6a3 titled 'Enabling FxCop', committed by AndrewPeters on Mar 30, 2012 removed some code analysis attributes, adding the CodeAnalysisDictionary.xml including Acronyms/CasingExceptions instead.
- Commit d0e84a1774da titled 'Making Code First Conventions API public. Work Item: 61', committed by BriceLambson on Sep 18, 2012, although seemingly unrelated to code analysis, removed Acronyms/CasingExceptions again without obvious reason.