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

Predicate sinkElement

Holds if an external sink specification exists for e with input specification input, kind kind and provenance provenance.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImplSpecific
predicate sinkElement ( Element e , string input , string kind , string provenance )