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

Member predicate TypeofExpr::getTypeAccess

Gets the type access in this typeof expression, for example string in typeof(string).

TypeAccess getTypeAccess()