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

Class OutRefReturnKind

A value returned from a callable using an out or a ref parameter.

Import path

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

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getPosition

    Gets the position of the out/ref parameter.

    Inherited predicates

    toString

    Gets a textual representation of this position.

    from ReturnKind