codeql/csharp-all
1.1.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if callee is potentially called from this callable. That is, callee is a potential run-time target of a call in the body of this callable.
callee
predicate calls(Callable callee)