Using FxCop when I try to analyze projects that rely on Patterns and Practices, Enterprise Library Data (among others) 2.0.0.0 - FxCop complains that it can’t: “Locate Assembly
Check this (FxCop) and this (Reflector) out.
In FxCop, you can select Project - Options... - Spelling & Analysis - (check) Search Global Assembly Cache for missing references
In Reflector, you can select View - Options... - Browser - (check) Automatically resolve references
I find it kind of weird that these options are not enabled by default.