mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
C#: Add some dummy db stats for the new expression kinds.
This commit is contained in:
@@ -948,6 +948,14 @@
|
||||
<k>@utf8_string_literal_expr</k>
|
||||
<v>4152</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@collection_expr</k>
|
||||
<v>0</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@spread_element_expr</k>
|
||||
<v>0</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@define_symbol_expr</k>
|
||||
<v>40236</v>
|
||||
|
||||
Reference in New Issue
Block a user