mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
C#: Add dummy type sizes for the list pattern expressions kinds.
This commit is contained in:
@@ -948,6 +948,14 @@
|
||||
<k>@with_expr</k>
|
||||
<v>101</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@list_pattern_expr</k>
|
||||
<v>0</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@slice_pattern_expr</k>
|
||||
<v>0</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@xmldtd</k>
|
||||
<v>40</v>
|
||||
|
||||
Reference in New Issue
Block a user