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

Predicate sourceNode

Holds if node is specified as a source with the given kind in a MaD flow model.

Import path

import semmle.code.csharp.dataflow.internal.ExternalFlow
predicate sourceNode(Node node, string kind)