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

Predicate TestPostProcessing::queryResults

Holds if a query result exists with the given relation, row, column, and data.

Import path

import codeql.dataflow.test.ProvenancePathGraph
predicate queryResults(string relation, int row, int column, string data)