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

Predicate Annotations::elementTypeAnnotations

Holds if the type annotations annotations apply to type type on element element.

Import path

import csharp
predicate elementTypeAnnotations(@has_type_annotation element, Type type, TypeAnnotations annotations)