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

Parameters

assemblies
This sequence of IAssembly 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