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

Member predicate Member::hasFullyQualifiedName

Holds if this member has name name and is defined in type type with namespace namespace.

predicate hasFullyQualifiedName(string namespace, string type, string name)