Predicate Cached::enclosingCallable
Holds if the enclosing callable of cfe
is c
.
Import path
import semmle.code.csharp.ExprOrStmtParent
predicate enclosingCallable(ControlFlowElement cfe, Callable c)
Holds if the enclosing callable of cfe
is c
.
import semmle.code.csharp.ExprOrStmtParent
predicate enclosingCallable(ControlFlowElement cfe, Callable c)