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

Predicate summaryElement

Holds if an external flow summary exists for c with input specification input, output specification output, kind kind, and provenance provenance.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImplSpecific
predicate summaryElement ( Callable c , string input , string output , string kind , string provenance )