NDepend.API Documentation
CompareContextOnWhichToExecute Property
NDepend.CodeQuery Namespace > IQueryCompiledSuccess Interface : CompareContextOnWhichToExecute Property
Gets the NDepend.CodeModel.ICompareContext object on which the code query has been compiled against. Gets null if the code query has been compiled against a code base.
Syntax
ICompareContext CompareContextOnWhichToExecute {get;}
Remarks
If the query has been compiled in a comparison context, the returned code base is ICompareContext.NewerCodeBase.
Requirements

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

See Also

Reference

IQueryCompiledSuccess Interface
IQueryCompiledSuccess Members