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

Module OutNodes

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate

Classes

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 out or ref parameter.