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

Member predicate Make0::Make1::NodeImpl::isAdditional

Holds if this is an additional control flow node with the given tag for the given AST node.

predicate isAdditional(AstNode n, string tag)