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