c_sharp: update parser and queries (#4169)

Remove "nameof" from @keyword.operator

Co-authored-by: cbrunel <cbrunel@nomadis.co>
This commit is contained in:
Corentin Brunel 2023-01-16 12:49:26 -05:00 committed by GitHub
parent 1c89f9b5bc
commit c500926755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -318,7 +318,6 @@
"with"
"new"
"typeof"
"nameof"
"sizeof"
"is"
"and"