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

Class TypeRef

A typeref is a reference to a type in some assembly.

Import path

import semmle.code.csharp.TypeRef

Direct supertypes

Predicates

getName

Gets the name of type being referenced.

getReferencedType

Gets the type being referenced.

toString

Gets a textual representation of this type reference.