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

Predicate expectsContent

Holds if the value that is being tracked is expected to be stored inside content c at node n.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate expectsContent(Node n, ContentSet c)