Module ReturnNodes
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivateClasses
| AsyncReturnNode | A synthesized |
| ExprReturnNode | A data-flow node that represents an expression returned by a callable, either using a |
| OutRefReturnNode | A data-flow node that represents an assignment to an |
| YieldReturnNode | A |