I have come across a Silverlight project that needed to make use of a normal Classlibrary to do certain functions. Since you can't reference a Classlibrary directly, the project linked Silverlight library to the files.
Wondered how this could be done, you can see in the screenshot below to what I am refering to.

