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

Member predicate ControlFlowElement::getAControlFlowNode

DEPRECATED: Use getControlFlowNode() instead.

Gets a control flow node for this element. That is, a node in the control flow graph that corresponds to this element.

ElementNode getAControlFlowNode()