Class TypeRef
A typeref is a reference to a type in some assembly.
Import path
import semmle.code.csharp.TypeRefDirect 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. |