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

Predicate Private::summaryPostUpdateNode

Holds if summary node post is a post-update node with pre-update node pre.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl
predicate summaryPostUpdateNode(SummaryNode post, SummaryNode pre)