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