CodeQL library for C#
codeql/csharp-all 0.8.12 (changelog, source)
Search

Predicate nodes

Holds if node belongs to the output tree, and its property key has the given value.

Import path

import semmle.code.csharp.PrintAst
predicate nodes(PrintAstNode node, string key, string value)