CodeQL library for C#
codeql/csharp-all 1.0.5-dev (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)