NDepend.API Documentation
UsAndParentAssembliesAndNamespacesAndChildMembers Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class : UsAndParentAssembliesAndNamespacesAndChildMembers Method
This sequence of IType objects.
Returns a sequence of ICodeElement objects, containing these types and and all their IMember.ParentAssembly, IMember.ParentNamespace and ICodeElementParent.ChildMembers objects.
Syntax
[Extension()]
public static IEnumerable<ICodeElement> UsAndParentAssembliesAndNamespacesAndChildMembers( 
   IEnumerable<IType> types
)

Parameters

types
This sequence of IType objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members