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

Member predicate Declaration::hasFullyQualifiedName

Holds if this element has the fully qualified name qualifier.name.

predicate hasFullyQualifiedName(string qualifier, string name)