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

Predicate graphProperties

Holds if property key of the graph has the given value.

Import path

import semmle.code.csharp.PrintAst
predicate graphProperties(string key, string value)