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

Member predicate Use::getUseType

Gets the type of use.

  • "M": call.
  • "V": variable use.
  • "T": type reference.
string getUseType()