| Overload | Description | 
|---|---|
| UsAndChildTypesAndMembers(IEnumerable<IAssembly>) | Returns a sequence of IAttributeTarget objects, containing these assemblies and all their ICodeElementParent.ChildTypesAndMembers objects. | 
| UsAndChildTypesAndMembers(IEnumerable<INamespace>) | Returns a sequence of ICodeElement objects, containing these namespaces and all their ICodeElementParent.ChildTypesAndMembers objects. | 
