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

Predicate signature hasSourceLocationPrefix

Holds if s is the source location prefix.

Typically sourceLocationPrefix(s).

Import path

import codeql.util.FileSystem
signature predicate hasSourceLocationPrefix(string s)