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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ISourceFile Interface
ISourceFile Members