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

Class ImplicitCapturedReturnKind

A value implicitly returned from a callable using a captured variable.

Import path

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

Direct supertypes

Indirect supertypes

Predicates

getVariable

Gets the captured variable.

toString

Gets a textual representation of this position.

Charpred