codeql/csharp/old-change-notes/2021-03-24-cil-ssa.md

187 B

lgtm,codescanning

  • A static single assignment (SSA) library has been added to the CIL analysis library. The SSA library replaces the existing DefUse module, which has been deprecated.