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

Predicate Gvn::getNameNested

Gets the name of type t, including the enclosing type of t as a qualifier, but only if the enclosing type is not a GenericType.

Import path

import semmle.code.csharp.Unification
string getNameNested(Type t)