In a solution with two projects:Project 1: A Portable Class Library supporting .NET 4.5 and Silverlight 5, which exposes a field or property of type from the .NET Portable Subset. Project 2: A .NET 4.5 Class Library that consumes the field/property from Project 1.The solution compiles fine; however, Code Analysis fails for Project 2.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results