The Portable Class Library project enables you to write and build managed assemblies that work on more than one .NET Framework platform (Silverlight, WP7, or XNA).
I have the following line of code in .NET 4.5 that I am trying to build as Portable Class Library. It's …
.net-assembly portable-class-library system.reflection