NDepend.API Documentation
JustMyCode Property (QueryExecutionContext)
NDepend.CodeQuery Namespace > QueryExecutionContext Class : JustMyCode Property
Get or set the code-base-view representing just-my-code, typically obtained through ComputeJustMyCode.
Syntax
public ICodeBaseView JustMyCode {get; set;}
Remarks
If the code-base-view representing just-my-code is not set through the setter, this.%%.NDepend.CodeModel.ICodeBase.Application is returned by the getter.
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