NDepend.API Documentation
CodeElements Property (ISourceFile)
NDepend.CodeModel Namespace > ISourceFile Interface : CodeElements Property
Get a sequence of code elements contained in this source file.
Syntax
IEnumerable<ICodeElement> CodeElements {get;}
Requirements

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

See Also

Reference

ISourceFile Interface
ISourceFile Members