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

Member predicate TypeofExpr::getTypeAccess

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

TypeAccess getTypeAccess()