qtil
advanced-security/qtil-csharp 0.0.3
Search

Predicate QualifiedName::hasQualifiedName

Holds if declaration d has name name and is defined in type type with namespace namespace.

Import path

import semmle.code.csharp.commons.QualifiedName
predicate hasQualifiedName(Declaration d, string namespace, string type, string name)