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

Module Ssa

Provides classes for working with static single assignment (SSA) form.

Import path

import semmle.code.cil.Ssa

Classes

Definition

An SSA definition.

PhiNode

A phi node.