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

Member predicate Attribute :: getArgument

Gets the ith argument of this attribute. This includes both constructor arguments and named arguments.

Expr getArgument ( int i )