| Name | Description | |
|---|---|---|
![]() ![]()  | Compile | Overloaded. Compile this code query string against a code base. | 
![]() ![]()  | CompileMany | Overloaded. Compile against a code base, several code queries contained in this collection of string. | 
![]() ![]()  | CompileManyNoResolve | Overloaded. Compile several code queries contained in this collection of string, with no resolving of code elements referenced by the code queries. | 
![]() ![]()  | CompileNoResolve | Compile this code query string with no resolving of code elements referenced by the code query. | 
![]() ![]()  | ComputeJustMyCode | Computes and returns the set of just-my-code code elements from this groupOfGroups CQLinq queries with a IQueryCompiled.IQueryCompiled.KindOfCodeQueryExpression equals to KindOfCodeQueryExpression.NotMyCode. | 
![]() ![]()  | ConvertToCQLinq | Convert this code query compiled successfully to a CQLinq query string. This method is useful to convert a query from the CQL syntax to the CQLinq syntax. | 
![]() ![]()  | Execute | Overloaded. Execute a code query compiled successfully. | 
![]() ![]()  | ExportQueryResult | Export this queryExecutionResult to a document. | 
![]() ![]()  | GenerateCompletionItems | Compute a list of ICompletionItem objects, from queryString and carretLocation. | 
![]() ![]()  | GetCQLinqExecutionTimeOut | Get the CQLinq rules and queries execution time-out defined in Tools > Options > CodeQuery > Time-Out. | 
![]() ![]()  | GetIssues | Overloaded. Gets issues of rule from queryExecutionSuccessResult. | 
![]() ![]()  | GetKindOfCodeQuerySyntax | Determines this code query syntax, CQLinq or CQL, of a code query string. | 
![]() ![]()  | GetQualityGate | Gets a NDepend.Issue.IQualityGate object from queryExecutionSuccessResult. | 
![]() ![]()  | GetRule | Gets a NDepend.Issue.IRule object from a IQuery object. | 
![]() ![]()  | IsActiveAndAllParentGroupActive | Overloaded. Returns true if this query.IsActive is true, and all its parents' groups (recursive) are also active. | 
![]() ![]()  | ResolveMany | Overloaded. Resolve all query compiled of queriesCompiledUnresolved to codeBase, by calling for each query compiled object, IQueryCompiledUnresolved.IQueryCompiledUnresolved.Resolve. | 
![]() ![]()  | TryGetQueryDescription | Try extract the query description from a query string. | 
![]() ![]()  | TryGetQueryIdAndExplicitId | Overloaded. Try extract the query id and explicit-id from a query string. | 
![]() ![]()  | TryGetQueryName | Try extract the query name from a query string. | 
![]() ![]()  | TryGetRuleHowToFix | Try extract the how-to-fix-rule explanations from a rule string. | 



