CodeQL library for C#
codeql/csharp-all 0.6.2 ( 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 ( )