Files
codeql/csharp/change-notes/2021-03-24-cil-ssa.md
2021-03-24 09:58:44 +01:00

3 lines
187 B
Markdown

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.