NDepend.API Documentation
ICompareContext Interface
Members 
NDepend.CodeModel Namespace : ICompareContext Interface
Represents a diff context of two ICodeBase objects compared, NewerCodeBase and OlderCodeBase. A ICompareContext object can be obtained through the extension method ExtensionMethodsHelpers.CreateCompareContextWithOlder.
Object Model
ICompareContext InterfaceICodeBase InterfaceICodeBase Interface
Syntax
public interface ICompareContext 
Requirements

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

See Also

Reference

ICompareContext Members
NDepend.CodeModel Namespace
CreateCompareContextWithOlder Method
ExtensionMethodsCQLinqCompare Class
RelyOnCompareContext Property
Compile(String,ICompareContext) Method
CompileMany(IEnumerable<String>,ICompareContext) Method
TryCompareSourceWith(ISourceDecl,ISourceDecl) Method