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

Member predicate Opcodes::Jmp::isTailCall

Holds if this is a “tail call”, meaning that control does not return to the calling method.

predicate isTailCall()