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 |
Inherited predicates
toString | Gets a textual representation of this position. | from ReturnKind |