NDepend.API Documentation
CodeContainers Property
NDepend.CodeModel Namespace > ICodeBaseView Interface : CodeContainers Property
Gets the sequence of all code elements that contains executable code (assemblies, namespace, types, methods) within this code base view.
Syntax
IEnumerable<ICodeContainer> CodeContainers {get;}
Requirements

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

See Also

Reference

ICodeBaseView Interface
ICodeBaseView Members