qtil
advanced-security/qtil-csharp 0.0.3
Search

Module ParameterNodes

Import path

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

Classes

DelegateSelfReferenceNode

The value of a delegate itself at function entry, viewed as a node in a data flow graph.

ExplicitParameterNode

The value of an explicit parameter at function entry, viewed as a node in a data flow graph.

InstanceParameterNode

An implicit instance (this) parameter.

SsaCapturedEntryDefinition

An implicit entry definition for a captured variable.

SummaryParameterNode

A parameter for a library callable with a flow summary.