C#: Add change note

This commit is contained in:
Tom Hvitved
2021-03-24 09:58:44 +01:00
parent 20aa05b090
commit c96b8301ed

View File

@@ -0,0 +1,2 @@
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.