NDepend.API Documentation
ISourceDecl Interface
Members 
NDepend.CodeModel Namespace : ISourceDecl Interface
Represents a 1-based line number in a source file of the analyzed application.
Object Model
ISourceDecl InterfaceISourceFile Interface
Syntax
public interface ISourceDecl 
Remarks
This interface is useful to represents a source file declaration of a code element ICodeElement.ICodeElement.SourceDecls and of an issue NDepend.Issue.IIssue.NDepend.Issue.IIssue.SourceDecl
Such a declaration can be opened with the extension method ExtensionMethodsTooling.ExtensionMethodsTooling.TryOpenSource.
Requirements

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

See Also

Reference

ISourceDecl Members
NDepend.CodeModel Namespace