mirror of
https://github.com/github/codeql.git
synced 2026-04-12 02:24:00 +02:00
C#: Add change-note.
This commit is contained in:
4
csharp/ql/lib/change-notes/2026-04-01-getlrvalue.md
Normal file
4
csharp/ql/lib/change-notes/2026-04-01-getlrvalue.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: deprecated
|
||||
---
|
||||
* The predicates `get[L|R]Value` in the class `Assignment` have been deprecated. Use `get[Left|Right]Operand` instead.
|
||||
Reference in New Issue
Block a user