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

Predicate getSignature

Gets the signature of c in the format namespace;type;name;parameters.

Import path

import semmle.code.csharp.dataflow.internal.ExternalFlow
string getSignature(UnboundCallable c)