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

Member predicate Call::isTailCall

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

predicate isTailCall()