How do I determine what assembly a namespace is in?

Posted by Robert Harvey on Stack Overflow See other posts from Stack Overflow or by Robert Harvey
Published on 2010-05-02T17:06:00Z Indexed on 2010/05/02 17:17 UTC
Read the original article Hit count: 283

Filed under:
|
|
|
|

The MSDN documentation doesn't generally specify the assembly a namespace is in, so there's no easy way to add the necessary assembly reference.

NOTE: I am using MonoDevelop, so right-click, resolve is not an option.

© Stack Overflow or respective owner

Related posts about assembly

Related posts about namespace