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

Primitive predicate string::suffix

Returns the substring of the receiver starting at the given 0-based inclusive offset

string suffix(int startPos)