qtil
advanced-security/qtil-csharp 0.0.3
Search

Module QualifiedName

Provides predicates for computing fully qualified names.

Import path

import semmle.code.csharp.commons.QualifiedName

Predicates

hasQualifiedName

Holds if declaration d has the qualified name qualifier.name.

hasQualifiedName

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

Parameters