Module OutNodes
Import path
import semmle.code.csharp.dataflow.internal.DataFlowPrivateClasses
| ExprOutNode | A data-flow node that reads a value returned directly by a callable. |
| ObjectOrCollectionInitializerConfiguration | |
| ParamOutNode | A data-flow node that reads a value returned by a callable using an |