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

Class DataFlowCallable

A callable used for data flow.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowDispatch

Direct supertypes

Predicates

asCallable

Get the underlying source code callable, if any.

asSummarizedCallable

Get the underlying summarized callable, if any.

getLocation

Get the location of this dataflow callable.

getUnderlyingCallable

Get the underlying callable.

toString

Gets a textual representation of this dataflow callable.