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

Predicate MakeWithSplitting::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)