mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
C#: Extract binary patterns
This commit is contained in:
3
csharp/change-notes/2020-11-19-Add-binary-pattern.md
Normal file
3
csharp/change-notes/2020-11-19-Add-binary-pattern.md
Normal file
@@ -0,0 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* The `BinaryPatternExpr` class has been added to support C# 9 `and` and `or`
|
||||
patterns.
|
||||
Reference in New Issue
Block a user