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

Predicate getTypeRef

INTERNAL: Do not use.

Gets a type reference for a given type type. This is used for extensionals that can be supplied as either type references or types.

Import path

import semmle.code.csharp.TypeRef
TypeRef getTypeRef(Type type)