Module ReturnNodes
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivate
Classes
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 |