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

Predicate Make::Consistency::multipleSuccessors

Holds if node has multiple successors of the same type t.

Import path

import codeql.controlflow.Cfg
predicate multipleSuccessors(Node node, SuccessorType t, Node successor)