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

Member predicate Type::isSystemType

Holds if this type is a member of the System namespace and has the name name.

predicate isSystemType(string name)