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

Member predicate FormatMethod :: getFormatArgument

Gets the argument containing the format string. For example, the argument of string.Format(IFormatProvider, String, Object) is 1.

int getFormatArgument ( )