mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
C#: Extract 'with' expressions
This commit is contained in:
@@ -1156,6 +1156,7 @@ case @expr.kind of
|
||||
| 127 = @and_pattern_expr
|
||||
| 128 = @or_pattern_expr
|
||||
| 129 = @function_pointer_invocation_expr
|
||||
| 130 = @with_expr
|
||||
/* Preprocessor */
|
||||
| 999 = @define_symbol_expr
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user