NDepend.API Documentation
Execute(IQueryCompiledSuccess,ICodeBaseView) Method
NDepend.CodeQuery Namespace > ExtensionMethodsQuery Class > Execute Method : Execute(IQueryCompiledSuccess,ICodeBaseView) Method
This code query compiled successfully.
The code base view representing just-my-code, typically obtained through ComputeJustMyCode.
Execute this code query compiled successfully, with justMyCode defined.
Syntax

Parameters

queryCompiledSuccess
This code query compiled successfully.
justMyCode
The code base view representing just-my-code, typically obtained through ComputeJustMyCode.

Return Value

The query execution result.
Remarks
The code base or the NDepend.CodeModel.ICompareContext object against which the query is executed, has been specified at compile time.
Requirements

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

See Also

Reference

ExtensionMethodsQuery Class
ExtensionMethodsQuery Members
Overload List
ComputeJustMyCode Method