NDepend.API Documentation
UsAndParentAssembliesAndChildTypes Method (ExtensionMethodsProjection)
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class : UsAndParentAssembliesAndChildTypes Method
This sequence of INamespace objects.
Returns a sequence of ICodeElementParent objects, containing these namespaces and all their ChildTypes objects, and all their ParentAssembly objects.
Syntax
[Extension()]
public static IEnumerable<ICodeElementParent> UsAndParentAssembliesAndChildTypes( 
   IEnumerable<INamespace> namespaces
)

Parameters

namespaces
This sequence of INamespace objects.
Requirements

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

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members