NDepend.API Documentation
ChildNamespacesAndTypes Method (ExtensionMethodsProjection)
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class : ChildNamespacesAndTypes Method
This sequence of IAssembly objects.
Returns a sequence of ICodeElementParent objects, containing all ChildNamespaces and ChildTypes objects of all IAssembly objects contained in this sequence assemblies.
Syntax
[Extension()]
public static IEnumerable<ICodeElementParent> ChildNamespacesAndTypes( 
   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