Me stupid.
How can I know which assembly to reference if I just know the name of the class, for example System.Collections.Specialized.StringCollection
.
(Yes, I know that more often than not I can make an educated guess by looking at the namespace.)
Thanks
Alex