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

Class OutReturnKind

A value returned from a callable using an out parameter.

Import path

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

Direct supertypes

Indirect supertypes

Predicates

getPosition

Gets the position of the out/ref parameter.

toString

Gets a textual representation of this position.

Charpred