NDepend.API Documentation
QueryExecutionContext Constructor
NDepend.CodeQuery Namespace > QueryExecutionContext Class : QueryExecutionContext Constructor
The constructor of this class, with the unique mandatory parameter that is the code base on which the query will be executed.
Syntax
public QueryExecutionContext( 
   ICodeBase codeBase
)

Parameters

codeBase
Requirements

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

See Also

Reference

QueryExecutionContext Class
QueryExecutionContext Members