Given an instance of System.Reflection.Assembly.
System.Reflection.Assembly
Namespaces have nothing to do with assemblies - any mapping between a namespace and the classes in an assembly is purely due to a naming convention (or coincidence).